aXe Selenium Integration

Tools for using aXe for web accessibility testing with JUnit and Selenium.

License

License

GroupId

GroupId

com.deque.html.axe-core
ArtifactId

ArtifactId

selenium
Last Version

Last Version

4.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

aXe Selenium Integration
Tools for using aXe for web accessibility testing with JUnit and Selenium.
Project URL

Project URL

https://github.com/dequelabs/axe-core-maven-html
Source Code Management

Source Code Management

https://github.com/dequelabs/axe-core-maven-html

Download selenium

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

test (2)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.7.0
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
4.4.1
4.4.0
4.3.1
4.3.0
4.2.2
4.2.1
4.2.0
4.1.2
4.1.1
4.1.0
4.0.0
1.0.6
1.0.5