selenium-java-toolkit

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.

Лицензия

Лицензия

MIT
Категории

Категории

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

Группа

com.github.selenium-consulting
Идентификатор

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

selenium-java-toolkit
Последняя версия

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

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

selenium-java-toolkit
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.

Скачать selenium-java-toolkit

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

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

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
org.seleniumhq.selenium : selenium-java jar 3.141.59
io.qameta.allure : allure-descriptions-javadoc jar 2.13.0
io.qameta.allure : allure-java-commons jar 2.13.0
org.testng : testng jar 6.14.3
commons-io : commons-io jar 1.4
org.apache.poi : poi jar 3.17
org.apache.poi : poi-ooxml jar 3.17
org.apache.poi : poi-ooxml-schemas jar 3.17
org.seleniumhq.selenium : selenium-ie-driver jar 3.141.59
org.seleniumhq.selenium : selenium-remote-driver jar 3.141.59
org.apache.ibatis : ibatis-core jar 3.0
org.slf4j : slf4j-jdk14 jar 1.7.25
org.slf4j : slf4j-api jar 1.7.25

provided (1)

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

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

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

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

Версия
2.0.1
2.0.0
0.0.2
0.0.1