License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdch.racic.selenium |
ArtifactId | ArtifactIdselenium-driver-helper-internetexplorer |
Version | Version2.53.1 |
Type | Typejar |
Description |
DescriptionSelenium Driver Helper - Internet Explorer
Internet Explorer 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 |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ch.racic.selenium/selenium-driver-helper-internetexplorer/ -->
<dependency>
<groupId>ch.racic.selenium</groupId>
<artifactId>selenium-driver-helper-internetexplorer</artifactId>
<version>2.53.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.racic.selenium/selenium-driver-helper-internetexplorer/
implementation 'ch.racic.selenium:selenium-driver-helper-internetexplorer:2.53.1'
// https://jarcasting.com/artifacts/ch.racic.selenium/selenium-driver-helper-internetexplorer/
implementation ("ch.racic.selenium:selenium-driver-helper-internetexplorer:2.53.1")
'ch.racic.selenium:selenium-driver-helper-internetexplorer:jar:2.53.1'
<dependency org="ch.racic.selenium" name="selenium-driver-helper-internetexplorer" rev="2.53.1">
<artifact name="selenium-driver-helper-internetexplorer" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.racic.selenium', module='selenium-driver-helper-internetexplorer', version='2.53.1')
)
libraryDependencies += "ch.racic.selenium" % "selenium-driver-helper-internetexplorer" % "2.53.1"
[ch.racic.selenium/selenium-driver-helper-internetexplorer "2.53.1"]
Group / Artifact | Type | Version |
---|---|---|
ch.racic.selenium : selenium-driver-helper-base | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
junit-addons : junit-addons | jar | 1.4 |
org.hamcrest : hamcrest-library | jar | 1.3 |