We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ca8fb2 + 42c51e2 commit 7cf6c34Copy full SHA for 7cf6c34
1 file changed
at-a-glance.rst
@@ -24,7 +24,7 @@ to control the real browser. That's right, a program to control another program.
24
Browser controllers simulate user interactions on browser and are able to
25
retrieve actual information from current browser page. `Selenium`_ and `Sahi`_
26
are the two most famous browser controllers. The main advantage of browser
27
-controllers usage is the support for JS/AJAX interactions on page. Disadvantage
+controllers usage is the support for JS/AJAX interactions on page. The disadvantage
28
is that such browser emulators require the installed browser, extra configuration
29
and are usually much slower than headless counterparts.
30
0 commit comments