Last Version

Selenium Driver Helper 2.45.0

Helper library which contains executable of common drivers that will be extracted on demand based on the runtime OS, if certain properties are set it will act as a proxy and return the URI of that drivers.

License

License

GroupId

GroupId

ch.racic.selenium
ArtifactId

ArtifactId

selenium-driver-helper
Version

Version

2.45.0
Type

Type

jar
Description

Description

Selenium Driver Helper
Helper library which contains executable of common drivers that will be extracted on demand based on the runtime OS, if certain properties are set it will act as a proxy and return the URI of that drivers.
Project URL

Project URL

https://github.com/rac2030/SeleniumDriverHelper
Source Code Management

Source Code Management

https://github.com/rac2030/SeleniumDriverHelper

Download selenium-driver-helper 2.45.0


<!-- https://jarcasting.com/artifacts/ch.racic.selenium/selenium-driver-helper/ -->
<dependency>
    <groupId>ch.racic.selenium</groupId>
    <artifactId>selenium-driver-helper</artifactId>
    <version>2.45.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.racic.selenium/selenium-driver-helper/
implementation 'ch.racic.selenium:selenium-driver-helper:2.45.0'
// https://jarcasting.com/artifacts/ch.racic.selenium/selenium-driver-helper/
implementation ("ch.racic.selenium:selenium-driver-helper:2.45.0")
'ch.racic.selenium:selenium-driver-helper:jar:2.45.0'
<dependency org="ch.racic.selenium" name="selenium-driver-helper" rev="2.45.0">
  <artifact name="selenium-driver-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.racic.selenium', module='selenium-driver-helper', version='2.45.0')
)
libraryDependencies += "ch.racic.selenium" % "selenium-driver-helper" % "2.45.0"
[ch.racic.selenium/selenium-driver-helper "2.45.0"]

Dependencies

compile (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.apache.commons : commons-exec jar 1.3
commons-io : commons-io jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.