Last Version

org.rnorth:selenium 0.9.3

Test Containers :: Selenium

License

License

MIT
GroupId

GroupId

org.rnorth
ArtifactId

ArtifactId

selenium
Version

Version

0.9.3
Type

Type

jar
Description

Description

Test Containers :: Selenium

Download selenium 0.9.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.rnorth : test-containers jar 0.9.3
org.seleniumhq.selenium : selenium-remote-driver jar 2.44.0

provided (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.7

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.