License |
License |
---|---|
GroupId | GroupIdcom.deque.html.axe-core |
ArtifactId | ArtifactIdselenium |
Last Version | Last Version4.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionaXe Selenium Integration
Tools for using aXe for web accessibility testing with JUnit and Selenium.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
selenium-4.4.1.pom | |
selenium-4.4.1.jar | 133 KB |
selenium-4.4.1-sources.jar | 128 KB |
selenium-4.4.1-javadoc.jar | 564 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.deque.html.axe-core/selenium/ -->
<dependency>
<groupId>com.deque.html.axe-core</groupId>
<artifactId>selenium</artifactId>
<version>4.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.deque.html.axe-core/selenium/
implementation 'com.deque.html.axe-core:selenium:4.4.1'
// https://jarcasting.com/artifacts/com.deque.html.axe-core/selenium/
implementation ("com.deque.html.axe-core:selenium:4.4.1")
'com.deque.html.axe-core:selenium:jar:4.4.1'
<dependency org="com.deque.html.axe-core" name="selenium" rev="4.4.1">
<artifact name="selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.deque.html.axe-core', module='selenium', version='4.4.1')
)
libraryDependencies += "com.deque.html.axe-core" % "selenium" % "4.4.1"
[com.deque.html.axe-core/selenium "4.4.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.11.0 |
org.seleniumhq.selenium : selenium-java | jar | 4.0.0 |
io.github.bonigarcia : webdrivermanager | jar | 5.0.3 |
org.json : json | jar | 20200518 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | 5.7.0 |
junit : junit | jar | 4.13.1 |