is not current version
Last Version 20.08.58.0_647eab9

com.sdl.lt:Testy 20.08.46.0_e26886c

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

20.08.46.0_e26886c
Type

Type

jar

Download Testy 20.08.46.0_e26886c


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