Jar examples for s:selenium-help
Library that helps you use Selenium WebDriver in Java
You can download jar file selenium-help 0.30 in this page.
MIT License
You can use the following script to add selenium-help-0.30.jar to your project.
<dependency> <groupId>com.github.mike10004</groupId> <artifactId>selenium-help</artifactId> <version>0.30</version> </dependency>
compile group: 'com.github.mike10004', name: 'selenium-help', version: '0.30'
libraryDependencies += "com.github.mike10004" % "selenium-help" % "0.30"
<dependency org="com.github.mike10004" name="selenium-help" rev="0.30"/>
@Grapes(@Grab(group='com.github.mike10004', module='selenium-help', version='0.30'))
'com.github.mike10004:selenium-help:jar:0.30'
Click the following link to download the jar file.
selenium-help-0.30-javadoc.jar