An open API service indexing awesome lists of open source software.

https://github.com/sridharbandi/java-a11y-example

Accessibility test automation project in java
https://github.com/sridharbandi/java-a11y-example

Last synced: 7 months ago
JSON representation

Accessibility test automation project in java

Awesome Lists containing this project

README

          

This is an example project to demonstrate how to use Accessibility Automation library [https://github.com/sridharbandi/Java-a11y](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](mailto:sridhar.bandi.ece@gmail.com)