Jar examples for s:selenium-driver-helper-base
Base 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-base 1.0.0 in this page.
MIT License
You can use the following script to add selenium-driver-helper-base-1.0.0.jar to your project.
<dependency> <groupId>ch.racic.selenium</groupId> <artifactId>selenium-driver-helper-base</artifactId> <version>1.0.0</version> </dependency>
compile group: 'ch.racic.selenium', name: 'selenium-driver-helper-base', version: '1.0.0'
libraryDependencies += "ch.racic.selenium" % "selenium-driver-helper-base" % "1.0.0"
<dependency org="ch.racic.selenium" name="selenium-driver-helper-base" rev="1.0.0"/>
@Grapes(@Grab(group='ch.racic.selenium', module='selenium-driver-helper-base', version='1.0.0'))
'ch.racic.selenium:selenium-driver-helper-base:jar:1.0.0'
Click the following link to download the jar file.
selenium-driver-helper-base-1.0.0-javadoc.jar