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