Jar examples for s:simplelenium
A simple and robust layer on top of Selenium and PhantomJS.
You can download jar file simplelenium 1.29 in this page.
Apache 2
You can use the following script to add simplelenium-1.29.jar to your project.
<dependency> <groupId>net.code-story</groupId> <artifactId>simplelenium</artifactId> <version>1.29</version> </dependency>
compile group: 'net.code-story', name: 'simplelenium', version: '1.29'
libraryDependencies += "net.code-story" % "simplelenium" % "1.29"
<dependency org="net.code-story" name="simplelenium" rev="1.29"/>
@Grapes(@Grab(group='net.code-story', module='simplelenium', version='1.29'))
'net.code-story:simplelenium:jar:1.29'
Click the following link to download the jar file.
simplelenium-1.29-javadoc.jar