Last Version

Testing with Selenium Base classes 0.2.30

Base for testing using Selenium, using Selenide + Selenium-Jupiter

License

License

GroupId

GroupId

com.adobe.cq
ArtifactId

ArtifactId

aem-selenium-it-base
Version

Version

0.2.30
Type

Type

jar
Description

Description

Testing with Selenium Base classes
Base for testing using Selenium, using Selenide + Selenium-Jupiter
Project URL

Project URL

https://github.com/adobe/aem-selenium-it-base
Source Code Management

Source Code Management

https://github.com/adobe/aem-selenium-it-base

Download aem-selenium-it-base 0.2.30


<!-- https://jarcasting.com/artifacts/com.adobe.cq/aem-selenium-it-base/ -->
<dependency>
    <groupId>com.adobe.cq</groupId>
    <artifactId>aem-selenium-it-base</artifactId>
    <version>0.2.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.cq/aem-selenium-it-base/
implementation 'com.adobe.cq:aem-selenium-it-base:0.2.30'
// https://jarcasting.com/artifacts/com.adobe.cq/aem-selenium-it-base/
implementation ("com.adobe.cq:aem-selenium-it-base:0.2.30")
'com.adobe.cq:aem-selenium-it-base:jar:0.2.30'
<dependency org="com.adobe.cq" name="aem-selenium-it-base" rev="0.2.30">
  <artifact name="aem-selenium-it-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.cq', module='aem-selenium-it-base', version='0.2.30')
)
libraryDependencies += "com.adobe.cq" % "aem-selenium-it-base" % "0.2.30"
[com.adobe.cq/aem-selenium-it-base "0.2.30"]

Dependencies

compile (24)

Group / Artifact Type Version
com.codeborne : selenide jar 6.1.2
net.lightbody.bmp : browsermob-core jar 2.1.5
io.netty : netty-all jar 4.1.72.Final
org.junit.jupiter : junit-jupiter jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.slf4j : slf4j-api jar 2.0.0-alpha0
io.github.bonigarcia : webdrivermanager jar 5.1.0
org.apache.httpcomponents : httpclient jar 4.5
com.google.code.findbugs : jsr305 jar 3.0.2
commons-io : commons-io jar 2.5
org.apache.commons : commons-lang3 jar 3.12.0
commons-lang : commons-lang jar 2.6
org.apache.sling : org.apache.sling.testing.clients jar 3.0.6
org.codehaus.jackson : jackson-core-asl jar 1.5.5
com.github.spotbugs : spotbugs-annotations Optional jar 3.1.12
com.deque : axe-selenium jar 3.0
com.adobe.cq : aem-cloud-testing-clients jar 1.1.0
junit : junit jar 4.13.1
org.apache.commons : commons-exec jar 1.3
com.google.guava : guava jar 30.0-jre
com.fasterxml.jackson.core : jackson-core jar 2.11.3
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
com.fasterxml.jackson.core : jackson-annotations jar 2.11.3
org.awaitility : awaitility jar 4.1.1

test (5)

Group / Artifact Type Version
org.slf4j : jul-to-slf4j jar 1.7.32
ch.qos.logback : logback-classic jar 1.2.8
org.mock-server : mockserver-junit-jupiter jar 5.11.2
org.mock-server : mockserver-client-java jar 5.11.2
org.mock-server : mockserver-core jar 5.11.2

Project Modules

There are no modules declared in this project.