selenium-java-toolkit-base

Selenium-Toolkit is a Java based test-toolkit for selenium-testing with testNg. The goal of the toolkit is, to suport you in different things like 'how to manage testdata in the source', parallelisation, Webdriver-managemet, reporting and a lot more.

License

License

MIT
Categories

Categories

Java Languages
GroupId

GroupId

com.github.selenium-consulting
ArtifactId

ArtifactId

selenium-java-toolkit-base
Last Version

Last Version

3.0.11
Release Date

Release Date

Type

Type

jar
Description

Description

selenium-java-toolkit-base
Selenium-Toolkit is a Java based test-toolkit for selenium-testing with testNg. The goal of the toolkit is, to suport you in different things like 'how to manage testdata in the source', parallelisation, Webdriver-managemet, reporting and a lot more.

Download selenium-java-toolkit-base

How to add to project

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

Dependencies

compile (17)

Group / Artifact Type Version
io.qameta.allure : allure-descriptions-javadoc jar 2.13.6
io.qameta.allure : allure-java-commons jar 2.13.6
org.seleniumhq.selenium : selenium-java jar 3.141.59
org.seleniumhq.selenium : selenium-remote-driver jar 3.141.59
io.appium : java-client jar 7.4.1
org.apache.poi : poi jar 4.1.2
org.apache.poi : poi-ooxml jar 4.1.2
org.apache.poi : poi-ooxml-schemas jar 4.1.2
org.apache.ibatis : ibatis-core jar 3.0
commons-io : commons-io jar 2.8.0
org.slf4j : slf4j-jdk14 jar 1.7.30
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-lang3 jar 3.11
com.neotys.rest » neotys-rest-api-common jar 1.1.5
com.neotys.selenium » neotys-selenium-proxy jar 3.0.1
com.neotys.rest » neotys-rest-api-dataexchange-client-olingo jar 1.0.3
org.apache.httpcomponents : httpclient jar 4.5.13

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.11
3.0.10
3.0.9
3.0.8
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0