is not current version
Last Version 20.08.58.0_647eab9

com.sdl.lt:Testy 2.2.10

Automated Acceptance Testing. Selenium and Selenium WebDriver test framework for web applications. (optimized for dynamic html, ExtJS, Bootstrap, complex UI, simple web applications/sites)

GroupId

GroupId

com.sdl.lt
ArtifactId

ArtifactId

Testy
Version

Version

2.2.10
Type

Type

jar

Download Testy 2.2.10


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