Skip to content

Commit a04957b

Browse files
committed
Update at-a-glance.rst
1 parent c83d0da commit a04957b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

at-a-glance.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ speed and ability to run it without the need of a real browser. But this
1919
type of browsers has one big disadvantage, they have no JS/AJAX support.
2020
So, you can't test your rich GUI web applications with headless browsers.
2121

22-
Second browser emulators type are browser controllers. Those emulators aims
22+
Second browser emulators type are browser controllers. Those emulators aim
2323
to control the real browser. That's right, a program to control another program.
2424
Browser controllers simulate user interactions on browser and are able to
2525
retrieve actual information from current browser page. `Selenium`_ and `Sahi`_

0 commit comments

Comments
 (0)