Skip to content

Commit 2ca8fb2

Browse files
committed
Merge pull request #66 from a3020/patch-1
Update at-a-glance.rst
2 parents c83d0da + a04957b commit 2ca8fb2

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)