This repository was archived by the owner on Nov 9, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 93
selenium remote driver
Daniel Gregoire edited this page Aug 14, 2015
·
2 revisions
If you're running your tests against a Selenium-WebDriver grid instance or using a service like Saucelabs, then you need to include the selenium-remote-driver
JAR file in your project's dependencies in addition to the default selenium-java
. As of this writing, the selenium-chrome-driver
JAR has a dependency on selenium-remote-driver
so in theory you shouldn't need to add it explicitly for these use-cases, but it's a good idea to mark your direct dependencies explicitly.
The clj-webdriver Uncyclo by Daniel Gregoire and community is licensed under a Creative Commons Attribution 4.0 International License. Based on a work at https://github.com/semperos/clj-webdriver/wiki.