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

AI-Mate 0.0.2

AI-Mate is a tool to help test automation engineers to write more stable tests, generating alternative locators for the web elements used in their tests.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

com.github.aimate
Идентификатор

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

aimate-java
Версия

Версия

0.0.2
Тип

Тип

jar
Описание

Описание

AI-Mate
AI-Mate is a tool to help test automation engineers to write more stable tests, generating alternative locators for the web elements used in their tests.

Скачать aimate-java 0.0.2


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-model jar 3.3.9
io.appium : java-client jar 7.3.0
com.google.code.gson : gson jar 2.8.0
com.google.firebase : firebase-admin jar 6.10.0
org.slf4j : slf4j-api jar 1.7.28
org.slf4j : slf4j-log4j12 jar 1.7.28

test (2)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 7.0.0
io.github.bonigarcia : webdrivermanager jar 3.7.1

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

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