We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c83d0da commit a04957bCopy full SHA for a04957b
at-a-glance.rst
@@ -19,7 +19,7 @@ speed and ability to run it without the need of a real browser. But this
19
type of browsers has one big disadvantage, they have no JS/AJAX support.
20
So, you can't test your rich GUI web applications with headless browsers.
21
22
-Second browser emulators type are browser controllers. Those emulators aims
+Second browser emulators type are browser controllers. Those emulators aim
23
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`_
0 commit comments