is not current version
Last Version 20.08.58.0_647eab9

com.sdl.lt:Testy 2.3.0

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.3.0
Type

Type

jar

Download Testy 2.3.0


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