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.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.aimate
ArtifactId

ArtifactId

aimate-java
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download aimate-java

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.testng : testng jar 7.0.0
io.github.bonigarcia : webdrivermanager jar 3.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1