Simplelenium

A simple and robust layer on top of Selenium and PhantomJS.

License

License

Categories

Categories

Net
GroupId

GroupId

net.code-story
ArtifactId

ArtifactId

simplelemium
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Simplelenium
A simple and robust layer on top of Selenium and PhantomJS.
Project URL

Project URL

https://github.com/dgageot/simplelenium

Download simplelemium

How to add to project

<!-- https://jarcasting.com/artifacts/net.code-story/simplelemium/ -->
<dependency>
    <groupId>net.code-story</groupId>
    <artifactId>simplelemium</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.code-story/simplelemium/
implementation 'net.code-story:simplelemium:1.1'
// https://jarcasting.com/artifacts/net.code-story/simplelemium/
implementation ("net.code-story:simplelemium:1.1")
'net.code-story:simplelemium:jar:1.1'
<dependency org="net.code-story" name="simplelemium" rev="1.1">
  <artifact name="simplelemium" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.code-story', module='simplelemium', version='1.1')
)
libraryDependencies += "net.code-story" % "simplelemium" % "1.1"
[net.code-story/simplelemium "1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.detro.ghostdriver : phantomjsdriver jar 1.1.0
junit : junit Optional jar 4.11
org.simpleframework : simple Optional jar 5.1.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0