is not current version
Last Version 1.0.23

Selenium POM Framework 1.0.22

A simple Selenium framework offering externalised configuration, a good selection of libraries for supporting test data, simple WebDriver browser binary resolution and an opinionated approach for WebDriver test design.

License

License

MIT
GroupId

GroupId

uk.co.evoco
ArtifactId

ArtifactId

selenium-pom-framework
Version

Version

1.0.22
Type

Type

jar
Description

Description

Selenium POM Framework
A simple Selenium framework offering externalised configuration, a good selection of libraries for supporting test data, simple WebDriver browser binary resolution and an opinionated approach for WebDriver test design.
Project URL

Project URL

https://www.github.com/digital-delivery-academy/selenium-pom-framework
Source Code Management

Source Code Management

https://github.com/digital-delivery-academy/selenium-pom-framework

Download selenium-pom-framework 1.0.22


<!-- https://jarcasting.com/artifacts/uk.co.evoco/selenium-pom-framework/ -->
<dependency>
    <groupId>uk.co.evoco</groupId>
    <artifactId>selenium-pom-framework</artifactId>
    <version>1.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.evoco/selenium-pom-framework/
implementation 'uk.co.evoco:selenium-pom-framework:1.0.22'
// https://jarcasting.com/artifacts/uk.co.evoco/selenium-pom-framework/
implementation ("uk.co.evoco:selenium-pom-framework:1.0.22")
'uk.co.evoco:selenium-pom-framework:jar:1.0.22'
<dependency org="uk.co.evoco" name="selenium-pom-framework" rev="1.0.22">
  <artifact name="selenium-pom-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.evoco', module='selenium-pom-framework', version='1.0.22')
)
libraryDependencies += "uk.co.evoco" % "selenium-pom-framework" % "1.0.22"
[uk.co.evoco/selenium-pom-framework "1.0.22"]

Dependencies

compile (19)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.141.59
io.github.bonigarcia : webdrivermanager jar 4.4.3
io.dropwizard.metrics : metrics-core jar 4.1.2
io.dropwizard.metrics : metrics-jmx jar 4.1.2
io.dropwizard.metrics : metrics-graphite jar 4.1.2
org.slf4j : slf4j-api jar 1.6.4
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
commons-io : commons-io jar 2.9.0
com.fasterxml.jackson.core : jackson-core jar 2.12.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
net.andreinc.mockneat » mockneat jar 0.4.2
uk.gov.dwp.regex : nino-validation jar 1.3.0
joda-time : joda-time jar 2.7
org.junit.jupiter : junit-jupiter jar 5.5.2
io.rest-assured : rest-assured jar 4.3.3
org.hamcrest : hamcrest-library jar 2.2
com.saucelabs : sauce_bindings jar 1.0.0
com.deque.html.axe-core : selenium jar 4.1.2

test (1)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.4.41.v20210516

Project Modules

There are no modules declared in this project.