selenium-remote-control

Browser automation framework

License

License

GroupId

GroupId

org.seleniumhq.selenium
ArtifactId

ArtifactId

selenium-remote-control
Last Version

Last Version

2.0rc2
Release Date

Release Date

Type

Type

jar
Description

Description

selenium-remote-control
Browser automation framework

Download selenium-remote-control

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
junit : junit Optional 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 Optional jar 2.0rc2
org.testng : testng Optional jar 6.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0rc2
2.0b3
2.0b2
1.0.1
1.0
1.0-beta-2