Skip to content

Commit

Permalink
Merge pull request minkphp#68 from michaellenahan/patch-1
Browse files Browse the repository at this point in the history
Update at-a-glance.rst
  • Loading branch information
stof committed Apr 14, 2016
2 parents 2ca8fb2 + 42c51e2 commit 7cf6c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion at-a-glance.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ to control the real browser. That's right, a program to control another program.
Browser controllers simulate user interactions on browser and are able to
retrieve actual information from current browser page. `Selenium`_ and `Sahi`_
are the two most famous browser controllers. The main advantage of browser
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
is that such browser emulators require the installed browser, extra configuration
and are usually much slower than headless counterparts.

Expand Down

0 comments on commit 7cf6c34

Please sign in to comment.