Jar examples for a:axe-selenium
Tools for using aXe for web accessibility testing with JUnit and Selenium.
You can download jar file axe-selenium 1.1 in this page.
Mozilla Public License, Version 2.0
You can use the following script to add axe-selenium-1.1.jar to your project.
<dependency> <groupId>com.deque</groupId> <artifactId>axe-selenium</artifactId> <version>1.1</version> </dependency>
compile group: 'com.deque', name: 'axe-selenium', version: '1.1'
libraryDependencies += "com.deque" % "axe-selenium" % "1.1"
<dependency org="com.deque" name="axe-selenium" rev="1.1"/>
@Grapes(@Grab(group='com.deque', module='axe-selenium', version='1.1'))
'com.deque:axe-selenium:jar:1.1'
Click the following link to download the jar file.
axe-selenium-1.1-javadoc.jar