selenium-remote-control

Browser automation framework

Лицензия

Лицензия

Группа

Группа

org.seleniumhq.selenium
Идентификатор

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

selenium-remote-control
Последняя версия

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

2.0rc2
Дата

Дата

Тип

Тип

jar
Описание

Описание

selenium-remote-control
Browser automation framework

Скачать selenium-remote-control

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
junit : junit Необязательный jar 4.8.1
org.seleniumhq.selenium : selenium-chrome-driver jar 2.0rc2
org.seleniumhq.selenium : selenium-htmlunit-driver jar 2.0rc2
org.seleniumhq.selenium : selenium-firefox-driver jar 2.0rc2
org.seleniumhq.selenium : selenium-ie-driver jar 2.0rc2
org.seleniumhq.selenium : selenium-iphone-driver jar 2.0rc2
org.seleniumhq.selenium : selenium-support Необязательный jar 2.0rc2
org.testng : testng Необязательный jar 6.0.1

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

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

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

Версия
2.0rc2
2.0b3
2.0b2
1.0.1
1.0
1.0-beta-2