testing App

Framework to automate tests in java (Appium or Selenium)

Лицензия

Лицензия

Группа

Группа

io.github.jairo91
Идентификатор

Идентификатор

testingapp
Последняя версия

Последняя версия

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать testingapp

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.4

test (3)

Идентификатор библиотеки Тип Версия
io.cucumber : cucumber-java jar 4.2.0
io.cucumber : cucumber-junit jar 4.2.0
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0