Last Version

Geronimo Test Support :: Selenium 3.0.1

Provides support for Geronimo tests.

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.testsupport
ArtifactId

ArtifactId

testsupport-selenium
Version

Version

3.0.1
Type

Type

jar
Description

Description

Geronimo Test Support :: Selenium
Provides support for Geronimo tests.
Project Organization

Project Organization

The Apache Geronimo development community

Download testsupport-selenium 3.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.geronimo.testsupport : testsupport-common jar 3.0.1
org.seleniumhq.selenium.client-drivers : selenium-java-client-driver jar 1.0.2
org.seleniumhq.selenium.server : selenium-server jar 1.0.3
junit : junit jar 4.5
org.testng : testng jar 5.8

Project Modules

There are no modules declared in this project.