License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.code-story |
ArtifactId | ArtifactIdsimplelenium |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimplelenium
A simple and robust layer on top of Selenium and PhantomJS.
|
Project URL |
Project URL |
Filename | Size |
---|---|
simplelenium-2.2.pom | |
simplelenium-2.2.jar | 19 KB |
simplelenium-2.2-sources.jar | 8 KB |
simplelenium-2.2-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.code-story/simplelenium/ -->
<dependency>
<groupId>net.code-story</groupId>
<artifactId>simplelenium</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.code-story/simplelenium/
implementation 'net.code-story:simplelenium:2.2'
// https://jarcasting.com/artifacts/net.code-story/simplelenium/
implementation ("net.code-story:simplelenium:2.2")
'net.code-story:simplelenium:jar:2.2'
<dependency org="net.code-story" name="simplelenium" rev="2.2">
<artifact name="simplelenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.code-story', module='simplelenium', version='2.2')
)
libraryDependencies += "net.code-story" % "simplelenium" % "2.2"
[net.code-story/simplelenium "2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-support | jar | 3.0.1 |
org.seleniumhq.selenium : selenium-remote-driver | jar | 3.0.1 |
org.seleniumhq.selenium : selenium-chrome-driver | jar | 3.0.1 |
org.seleniumhq.selenium : selenium-firefox-driver | jar | 3.0.1 |
org.apache.commons : commons-compress | jar | 1.12 |
junit : junit Optional | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
net.code-story : http | jar | 2.104 |
org.assertj : assertj-core | jar | 3.6.0 |
org.webjars : angularjs | jar | 1.5.8 |
com.github.stefanbirkner : system-rules | jar | 1.16.1 |
org.mockito : mockito-core | jar | 2.2.22 |