BrowserDriver

The BrowserDriver core library used for selenium based QA tests.

License

License

GroupId

GroupId

edu.uci.qa
ArtifactId

ArtifactId

browserdriver
Last Version

Last Version

1.4.4
Release Date

Release Date

Type

Type

jar
Description

Description

BrowserDriver
The BrowserDriver core library used for selenium based QA tests.

Download browserdriver

How to add to project

<!-- https://jarcasting.com/artifacts/edu.uci.qa/browserdriver/ -->
<dependency>
    <groupId>edu.uci.qa</groupId>
    <artifactId>browserdriver</artifactId>
    <version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/edu.uci.qa/browserdriver/
implementation 'edu.uci.qa:browserdriver:1.4.4'
// https://jarcasting.com/artifacts/edu.uci.qa/browserdriver/
implementation ("edu.uci.qa:browserdriver:1.4.4")
'edu.uci.qa:browserdriver:jar:1.4.4'
<dependency org="edu.uci.qa" name="browserdriver" rev="1.4.4">
  <artifact name="browserdriver" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.uci.qa', module='browserdriver', version='1.4.4')
)
libraryDependencies += "edu.uci.qa" % "browserdriver" % "1.4.4"
[edu.uci.qa/browserdriver "1.4.4"]

Dependencies

compile (9)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-server jar 3.14.0
org.seleniumhq.selenium : selenium-java jar 3.14.0
org.seleniumhq.selenium : htmlunit-driver jar 2.34.0
io.github.bonigarcia : webdrivermanager jar 3.3.0
org.slf4j : slf4j-api jar 1.7.26
junit : junit jar 4.12
com.saucelabs : sauce_junit jar 2.1.25
com.assertthat : selenium-shutterbug jar 0.6.1
com.relevantcodes : extentreports jar 2.41.2

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.26
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.
edu.uci.qa

UCI Office of Information Technology

Versions

Version
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2
1.1
1.0