License |
License |
---|---|
GroupId | GroupIdcom.sdl.lt |
ArtifactId | ArtifactIdTesty |
Version | Version2.13.1 |
Type | Typejar |
Description |
Descriptiontesty
Automated Acceptance Testing. Selenium and Selenium WebDriver test framework for web applications.
(optimized for dynamic html, ExtJS, Bootstrap, complex UI, simple web applications/sites)
|
Project URL |
Project URL |
Filename | Size |
---|---|
Testy-2.13.1.pom | |
Testy-2.13.1-sources.jar | 197 KB |
Testy-2.13.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl.lt/Testy/ -->
<dependency>
<groupId>com.sdl.lt</groupId>
<artifactId>Testy</artifactId>
<version>2.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.lt/Testy/
implementation 'com.sdl.lt:Testy:2.13.1'
// https://jarcasting.com/artifacts/com.sdl.lt/Testy/
implementation ("com.sdl.lt:Testy:2.13.1")
'com.sdl.lt:Testy:jar:2.13.1'
<dependency org="com.sdl.lt" name="Testy" rev="2.13.1">
<artifact name="Testy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.lt', module='Testy', version='2.13.1')
)
libraryDependencies += "com.sdl.lt" % "Testy" % "2.13.1"
[com.sdl.lt/Testy "2.13.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 Optional | jar | 1.7.30 |
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
org.hamcrest : hamcrest | jar | 2.2 |
org.testng : testng Optional | jar | 7.3.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
commons-io : commons-io | jar | 2.8.0 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
net.lightbody.bmp : browsermob-core | jar | 2.1.5 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.2 |