io.github.letitb:selenium-test-agent

Handle setup and cleanup of Selenium test, communicate with iTest Suite

License

License

GroupId

GroupId

io.github.letitb
ArtifactId

ArtifactId

selenium-test-agent
Last Version

Last Version

0.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.letitb:selenium-test-agent
Handle setup and cleanup of Selenium test, communicate with iTest Suite

Download selenium-test-agent

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.qameta.allure : allure-java-commons jar 2.13.2
org.json : json jar 20190722
org.slf4j : jul-to-slf4j jar 1.7.30
com.codeborne : selenide jar 5.12.1
org.testng : testng jar 7.1.0

Project Modules

There are no modules declared in this project.

selenium-test-agent

Versions

Version
0.1.8
0.1.7
0.1.6
0.1.5
0.1.3
0.1.2
0.1.1
0.1.0