Selenium Junit 4 Runner

Annotations to simplify the use of Selenium in JUnit 4 tests

Лицензия

Лицензия

Категории

Категории

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

Группа

com.btmatthews.selenium.junit4
Идентификатор

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

selenium-junit4-runner
Последняя версия

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

1.0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

Selenium Junit 4 Runner
Annotations to simplify the use of Selenium in JUnit 4 tests
Ссылка на сайт

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

https://github.com/bmatthews68/selenium-junit4-runner
Организация-разработчик

Организация-разработчик

Brian Thomas Matthews

Скачать selenium-junit4-runner

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.seleniumhq.selenium : selenium-java jar 2.33.0
org.seleniumhq.selenium : selenium-server jar 2.33.0
org.slf4j : slf4j-api Необязательный jar 1.7.5
junit : junit jar 4.11

test (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.7.5

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

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

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

Версия
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0