Jar examples for s:selenium-driver-helper-phantomjs
PhantomJS helper library which contains executable of common drivers that will be extracted on demand based on the runtime OS, if certain properties are set it will act as a proxy and return the URI of that drivers.
You can download jar file selenium-driver-helper-phantomjs 2.1.1 in this page.
MIT License
You can use the following script to add selenium-driver-helper-phantomjs-2.1.1.jar to your project.
<dependency> <groupId>ch.racic.selenium</groupId> <artifactId>selenium-driver-helper-phantomjs</artifactId> <version>2.1.1</version> </dependency>
compile group: 'ch.racic.selenium', name: 'selenium-driver-helper-phantomjs', version: '2.1.1'
libraryDependencies += "ch.racic.selenium" % "selenium-driver-helper-phantomjs" % "2.1.1"
<dependency org="ch.racic.selenium" name="selenium-driver-helper-phantomjs" rev="2.1.1"/>
@Grapes(@Grab(group='ch.racic.selenium', module='selenium-driver-helper-phantomjs', version='2.1.1'))
'ch.racic.selenium:selenium-driver-helper-phantomjs:jar:2.1.1'
Click the following link to download the jar file.
selenium-driver-helper-phantomjs-2.1.1-javadoc.jar