Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ browser emulators through its driver - it doesn't know anything about how to
start/stop or traverse page in that particular browser emulator - it only knows
what driver method it should call in order to do this.

Mink v1.2 comes with four drivers out of the box:
Mink v1.2 comes with five drivers out of the box:

* ``GoutteDriver`` - provides a bridge for `Goutte <https://github.com/fabpot/goutte>`_
headless browser. Goutte is a classical pure-php headless browser, written by
Expand Down