sridharbandi / Java-a11y-example

Accessibility test automation project in java

Home Page:https://sridharbandi.github.io/Java-a11y/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an example project to demonstrate how to use Accessibility Automation library https://github.com/sridharbandi/Java-a11y

How to run?

Clone or download the project and run the below command

mvn clean test

After execution you can find the report at /target/java-a11y in project root directory.

Note: Make sure you have java and maven installed and configured

If you have challenges, drop me a mail

About

Accessibility test automation project in java

https://sridharbandi.github.io/Java-a11y/


Languages

Language:Java 100.0%