Last Version

Arquillian Phantom Driver 1.2.1.1

Arquillian Phantom Driver provides dependency on the GhostDriver, dependency on PhantomJS binary and provides runtime resolution of the binary artifact to enable true headless unattended testing.

License

License

Categories

Categories

JBoss Container Application Servers Ant Build Tools Arquillian Application Testing & Monitoring
GroupId

GroupId

org.jboss.arquillian.extension
ArtifactId

ArtifactId

arquillian-phantom-driver
Version

Version

1.2.1.1
Type

Type

jar
Description

Description

Arquillian Phantom Driver
Arquillian Phantom Driver provides dependency on the GhostDriver, dependency on PhantomJS binary and provides runtime resolution of the binary artifact to enable true headless unattended testing.
Project URL

Project URL

http://www.jboss.org/arquillian-phantom-driver
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/qa/arquillian-phantom-driver

Download arquillian-phantom-driver 1.2.1.1


<!-- https://jarcasting.com/artifacts/org.jboss.arquillian.extension/arquillian-phantom-driver/ -->
<dependency>
    <groupId>org.jboss.arquillian.extension</groupId>
    <artifactId>arquillian-phantom-driver</artifactId>
    <version>1.2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.arquillian.extension/arquillian-phantom-driver/
implementation 'org.jboss.arquillian.extension:arquillian-phantom-driver:1.2.1.1'
// https://jarcasting.com/artifacts/org.jboss.arquillian.extension/arquillian-phantom-driver/
implementation ("org.jboss.arquillian.extension:arquillian-phantom-driver:1.2.1.1")
'org.jboss.arquillian.extension:arquillian-phantom-driver:jar:1.2.1.1'
<dependency org="org.jboss.arquillian.extension" name="arquillian-phantom-driver" rev="1.2.1.1">
  <artifact name="arquillian-phantom-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.arquillian.extension', module='arquillian-phantom-driver', version='1.2.1.1')
)
libraryDependencies += "org.jboss.arquillian.extension" % "arquillian-phantom-driver" % "1.2.1.1"
[org.jboss.arquillian.extension/arquillian-phantom-driver "1.2.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.codeborne : phantomjsdriver jar 1.2.1
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-depchain pom 3.0.0-alpha-4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.