Last Version

Automotion 2.2.2

Library for smart visual automation testing

License

License

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.itarray
ArtifactId

ArtifactId

automotion
Version

Version

2.2.2
Type

Type

jar
Description

Description

Automotion
Library for smart visual automation testing
Project URL

Project URL

https://automotion.itarray.net

Download automotion 2.2.2


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

Dependencies

compile (15)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.141.59
org.seleniumhq.selenium : selenium-server jar 3.141.59
org.seleniumhq.selenium : selenium-remote-driver jar 3.141.59
io.appium : java-client jar 7.2.0
com.google.guava : guava jar 28.1-jre
org.apache.httpcomponents : httpclient jar 4.5.9
org.apache.httpcomponents : httpmime jar 4.5.9
org.apache.commons : commons-math3 jar 3.6.1
com.googlecode.json-simple : json-simple jar 1.1.1
org.slf4j : slf4j-log4j12 jar 1.7.28
javax.mail : javax.mail-api jar 1.6.2
ru.yandex.qatools.ashot : ashot jar 1.5.4
com.optimaize.languagedetector : language-detector jar 0.6
com.codeborne : phantomjsdriver jar 1.4.4
com.webfirmframework : wffweb jar 3.0.6

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-core jar 2.23.4
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.