Last Version

grid 4.0.0-alpha-2

Selenium automates browsers. That's it! What you do with that power is entirely up to you.

License

License

GroupId

GroupId

org.seleniumhq.selenium
ArtifactId

ArtifactId

grid
Version

Version

4.0.0-alpha-2
Type

Type

jar
Description

Description

grid
Selenium automates browsers. That's it! What you do with that power is entirely up to you.
Project URL

Project URL

http://www.seleniumhq.org/
Source Code Management

Source Code Management

https://github.com/SeleniumHQ/selenium/

Download grid 4.0.0-alpha-2


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

Dependencies

compile (9)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-chrome-driver jar 4.0.0-alpha-2
org.seleniumhq.selenium : selenium-edgehtml-driver jar 4.0.0-alpha-2
org.seleniumhq.selenium : selenium-firefox-driver jar 4.0.0-alpha-2
org.seleniumhq.selenium : selenium-ie-driver jar 4.0.0-alpha-2
org.seleniumhq.selenium : selenium-safari-driver jar 4.0.0-alpha-2
org.seleniumhq.selenium : selenium-support jar 4.0.0-alpha-2
com.beust : jcommander jar 1.72
org.seleniumhq.selenium : jetty-repacked jar 9.4.12.v20180830.1
org.zeromq : jeromq jar 0.5.1

Project Modules

There are no modules declared in this project.