wiselenium testng

wiselenium module for convenience test creation using TestNG.

Лицензия

Лицензия

Категории

Категории

TestNG Тестирование компонентов
Группа

Группа

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

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

wiselenium-testng
Последняя версия

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

0.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

wiselenium testng
wiselenium module for convenience test creation using TestNG.
Ссылка на сайт

Ссылка на сайт

https://github.com/wiselenium/wiselenium

Скачать wiselenium-testng

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.wiselenium : wiselenium-factory jar 0.3.0
org.testng : testng jar 6.8.7

test (1)

Идентификатор библиотеки Тип Версия
com.github.wiselenium : wiselenium-elements jar 0.3.0

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

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

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

Версия
0.3.0
0.2.0
0.1.0