Последняя версия

aXe Selenium Integration 3.0

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

Лицензия

Лицензия

Группа

Группа

com.deque
Идентификатор

Идентификатор

axe-selenium
Версия

Версия

3.0
Тип

Тип

jar
Описание

Описание

aXe Selenium Integration
Tools for using aXe for web accessibility testing with JUnit and Selenium.
Ссылка на сайт

Ссылка на сайт

https://github.com/dequelabs/axe-selenium-java
Система контроля версий

Система контроля версий

https://github.com/dequelabs/axe-selenium-java

Скачать axe-selenium 3.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.seleniumhq.selenium : selenium-java jar 3.8.1
org.json : json jar 20160212
org.apache.commons : commons-lang3 jar 3.4

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.