Last Version

PhantomJSDriver 1.2.0

PhantomJSDriver is a Java binding for the PhantomJS WebDriver, GhostDriver. The binding is developed within the GhostDriver project, and distributed through public Maven repository and Selenium official .zip package.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.detro
ArtifactId

ArtifactId

phantomjsdriver
Version

Version

1.2.0
Type

Type

jar
Description

Description

PhantomJSDriver
PhantomJSDriver is a Java binding for the PhantomJS WebDriver, GhostDriver. The binding is developed within the GhostDriver project, and distributed through public Maven repository and Selenium official .zip package.
Project URL

Project URL

https://github.com/detro/ghostdriver
Source Code Management

Source Code Management

https://github.com/detro/ghostdriver

Download phantomjsdriver 1.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 2.41.0
org.seleniumhq.selenium : selenium-remote-driver jar 2.41.0

Project Modules

There are no modules declared in this project.