Selenium RC


Группа

Группа

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

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

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

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

1.0-20081010.060147
Дата

Дата

Тип

Тип

pom
Описание

Описание

Selenium RC

Скачать selenium-rc

Имя Файла Размер
selenium-rc-1.0-20081010.060147.pom 9 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.openqa.selenium/selenium-rc/ -->
<dependency>
    <groupId>org.openqa.selenium</groupId>
    <artifactId>selenium-rc</artifactId>
    <version>1.0-20081010.060147</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openqa.selenium/selenium-rc/
implementation 'org.openqa.selenium:selenium-rc:1.0-20081010.060147'
// https://jarcasting.com/artifacts/org.openqa.selenium/selenium-rc/
implementation ("org.openqa.selenium:selenium-rc:1.0-20081010.060147")
'org.openqa.selenium:selenium-rc:pom:1.0-20081010.060147'
<dependency org="org.openqa.selenium" name="selenium-rc" rev="1.0-20081010.060147">
  <artifact name="selenium-rc" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openqa.selenium', module='selenium-rc', version='1.0-20081010.060147')
)
libraryDependencies += "org.openqa.selenium" % "selenium-rc" % "1.0-20081010.060147"
[org.openqa.selenium/selenium-rc "1.0-20081010.060147"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • server-coreless
  • selenium-server
  • clients

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

Версия
1.0-20081010.060147