is not current version
Last Version 2.31.0

org.testatoo:testatoo-selenium 2.17.0

Selenium Server repackaged

GroupId

GroupId

org.testatoo
ArtifactId

ArtifactId

testatoo-selenium
Version

Version

2.17.0
Type

Type

jar

Download testatoo-selenium 2.17.0


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