testing App

Framework to automate tests in java (Appium or Selenium)

License

License

GroupId

GroupId

io.github.jairo91
ArtifactId

ArtifactId

testingapp
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

testing App
Framework to automate tests in java (Appium or Selenium)

Download testingapp

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.141.59
io.github.bonigarcia : webdrivermanager jar 4.3.1
net.masterthought : cucumber-reporting jar 2.8.0
io.appium : java-client jar 7.0.0
javax.mail : mail jar 1.4
javax.mail : javax.mail-api jar 1.5.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (3)

Group / Artifact Type Version
io.cucumber : cucumber-java jar 4.2.0
io.cucumber : cucumber-junit jar 4.2.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0