License |
License |
---|---|
GroupId | GroupIdcom.sdl.lt |
ArtifactId | ArtifactIdTesty |
Version | Version2.12.3 |
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.12.3.pom | |
Testy-2.12.3.jar | 338 KB |
Testy-2.12.3-sources.jar | 185 KB |
Testy-2.12.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl.lt/Testy/ -->
<dependency>
<groupId>com.sdl.lt</groupId>
<artifactId>Testy</artifactId>
<version>2.12.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.lt/Testy/
implementation 'com.sdl.lt:Testy:2.12.3'
// https://jarcasting.com/artifacts/com.sdl.lt/Testy/
implementation ("com.sdl.lt:Testy:2.12.3")
'com.sdl.lt:Testy:jar:2.12.3'
<dependency org="com.sdl.lt" name="Testy" rev="2.12.3">
<artifact name="Testy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.lt', module='Testy', version='2.12.3')
)
libraryDependencies += "com.sdl.lt" % "Testy" % "2.12.3"
[com.sdl.lt/Testy "2.12.3"]
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.1.0 |
org.apache.commons : commons-lang3 | jar | 3.10 |
commons-io : commons-io | jar | 2.7 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
net.lightbody.bmp : browsermob-core | jar | 2.1.5 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |