Last Version

automated-testing 1.1.1

Code generator libs to create and execute automated tests

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.actiontestscript
ArtifactId

ArtifactId

automated-testing
Version

Version

1.1.1
Type

Type

jar
Description

Description

automated-testing
Code generator libs to create and execute automated tests
Project URL

Project URL

https://sourceforge.net/p/action-test-script/wiki/Home
Source Code Management

Source Code Management

https://github.com/pierrehub2b/actiontestscript.git

Download automated-testing 1.1.1


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

Dependencies

compile (14)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.2
org.testng : testng jar 6.13.1
org.seleniumhq.selenium : selenium-api jar 3.8.1
org.seleniumhq.selenium : selenium-remote-driver jar 3.8.1
org.seleniumhq.selenium : selenium-server jar 3.8.1
net.java.dev.jna : jna jar 4.3.0
net.java.dev.jna : jna-platform jar 4.3.0
org.apache.ant : ant jar LATEST
com.github.2gis.winium : winium-elements-desktop jar LATEST
com.exadel.flamingo.flex : amf-serializer jar 2.2.0
com.itextpdf : kernel jar 7.0.4
com.itextpdf : layout jar 7.0.4
org.mariuszgromada.math : MathParser.org-mXparser jar 4.1.1
commons-cli : commons-cli jar 1.4

test (1)

Group / Artifact Type Version
junit : junit jar LATEST

Project Modules

There are no modules declared in this project.