Play! Selenium Test Base


Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка JUnit Тестирование компонентов
Группа

Группа

com.google.code.maven-play-plugin
Идентификатор

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

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

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

1.0.0-beta8
Дата

Дата

Тип

Тип

jar
Описание

Описание

Play! Selenium Test Base
Play! Selenium Test Base
Система контроля версий

Система контроля версий

https://github.com/play1-maven-plugin/play1-maven-plugin/tree/plugin-1.0.0-beta8/play-selenium-junit4

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

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jsoup : jsoup jar 1.8.1
org.seleniumhq.selenium.client-drivers : selenium-java-client-driver jar 1.0.2

provided (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1

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

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

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

Версия
1.0.0-beta8
1.0.0-beta7
1.0.0-beta6
1.0.0-beta5
1.0.0-beta4