License |
License |
---|---|
GroupId | GroupIdio.ddavison |
ArtifactId | ArtifactIdgetting-started-with-selenium-framework |
Version | Version1.3 |
Type | Typejar |
Description |
Descriptiongetting-started-with-selenium-framework
A quick and easy start-up browser automation framework using Selenium
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |