is not current version
Last Version 2.3.8

ats-automated-testing 2.3.2

Code generator library to create and execute GUI automated tests

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.actiontestscript
ArtifactId

ArtifactId

ats-automated-testing
Version

Version

2.3.2
Type

Type

jar
Description

Description

ats-automated-testing
Code generator library to create and execute GUI automated tests
Project URL

Project URL

https://gitlab.com/actiontestscript/ats-core
Source Code Management

Source Code Management

https://gitlab.com/actiontestscript/ats-core

Download ats-automated-testing 2.3.2


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

Dependencies

compile (21)

Group / Artifact Type Version
com.actiontestscript : amf jar 1.0.1
org.testng : testng jar 7.5
org.seleniumhq.selenium : selenium-api jar 3.141.59
org.seleniumhq.selenium : selenium-remote-driver jar 3.141.59
org.seleniumhq.selenium : selenium-server jar 3.141.59
org.apache.ant : ant jar 1.10.12
org.slf4j : slf4j-api jar 1.7.36
org.slf4j : slf4j-simple jar 1.7.36
org.mariuszgromada.math : MathParser.org-mXparser jar 4.4.2
commons-cli : commons-cli jar 1.5.0
com.google.code.gson : gson jar 2.9.0
com.opencsv : opencsv jar 5.6
org.bouncycastle : bcpkix-jdk15on jar 1.70
org.bouncycastle : bcprov-jdk15on jar 1.70
io.netty : netty-all jar 4.1.75.Final
com.browserup : browserup-proxy-core jar 2.1.2
com.browserup : browserup-proxy-mitm jar 2.1.2
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.fasterxml.jackson.core : jackson-core jar 2.13.2
org.ahocorasick : ahocorasick jar 0.6.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.