Last Version

getting-started-with-selenium-framework 1.3

A quick and easy start-up browser automation framework using Selenium

License

License

GroupId

GroupId

io.ddavison
ArtifactId

ArtifactId

getting-started-with-selenium-framework
Version

Version

1.3
Type

Type

jar
Description

Description

getting-started-with-selenium-framework
A quick and easy start-up browser automation framework using Selenium
Project URL

Project URL

http://github.com/ddavison/getting-started-with-selenium-framework
Source Code Management

Source Code Management

http://github.com/ddavison/getting-started-with-selenium-framework

Download getting-started-with-selenium-framework 1.3


<!-- https://jarcasting.com/artifacts/io.ddavison/getting-started-with-selenium-framework/ -->
<dependency>
    <groupId>io.ddavison</groupId>
    <artifactId>getting-started-with-selenium-framework</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.ddavison/getting-started-with-selenium-framework/
implementation 'io.ddavison:getting-started-with-selenium-framework:1.3'
// https://jarcasting.com/artifacts/io.ddavison/getting-started-with-selenium-framework/
implementation ("io.ddavison:getting-started-with-selenium-framework:1.3")
'io.ddavison:getting-started-with-selenium-framework:jar:1.3'
<dependency org="io.ddavison" name="getting-started-with-selenium-framework" rev="1.3">
  <artifact name="getting-started-with-selenium-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ddavison', module='getting-started-with-selenium-framework', version='1.3')
)
libraryDependencies += "io.ddavison" % "getting-started-with-selenium-framework" % "1.3"
[io.ddavison/getting-started-with-selenium-framework "1.3"]

Dependencies

compile (10)

Group / Artifact Type Version
junit : junit jar 4.10
org.seleniumhq.selenium : selenium-chrome-driver jar 2.43.1
org.seleniumhq.selenium : selenium-htmlunit-driver jar 2.43.1
org.seleniumhq.selenium : selenium-firefox-driver jar 2.43.1
org.seleniumhq.selenium : selenium-safari-driver jar 2.43.1
org.seleniumhq.selenium : selenium-ie-driver jar 2.43.1
org.seleniumhq.selenium : selenium-support jar 2.43.1
org.apache.commons : commons-lang3 jar 3.1
org.apache.logging.log4j : log4j-api jar 2.0.2
org.apache.logging.log4j : log4j-core jar 2.0.2

Project Modules

There are no modules declared in this project.