Skip to content
Closed
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
11 changes: 11 additions & 0 deletions drivers/selenium2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,14 @@ That's it, now you can use Selenium2Driver:
.. _Phantom.js implementation: http://phantomjs.org/
.. _project website: http://seleniumhq.org/download/
.. _Selenium2 (webdriver): http://seleniumhq.org/

Integration with BrowserStack
-----------------------------

When you want to perform web testing on multiple browsers and operating systems, it can be quite complicated to maintain machines for each of the target environments. BrowserStack provides "remote web browsers as a service",
making it easy to do this sort of matrix testing without having to maintain the multiple browser installations yourself.

Check out `BrowserStack's documentation`_ for a list of all capabilites.

.. _BrowserStack's documentation: https://www.browserstack.com/automate/capabilities