Selenium RC


GroupId

GroupId

org.openqa.selenium
ArtifactId

ArtifactId

selenium-rc
Last Version

Last Version

1.0-20081010.060147
Release Date

Release Date

Type

Type

pom
Description

Description

Selenium RC

Download selenium-rc

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • server-coreless
  • selenium-server
  • clients

Versions

Version
1.0-20081010.060147