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

https://github.com/perfectomobilesa/axeintegrationsample

This is a sample project to showcase Axe + Perfecto integration
https://github.com/perfectomobilesa/axeintegrationsample

Last synced: about 1 year ago
JSON representation

This is a sample project to showcase Axe + Perfecto integration

Awesome Lists containing this project

README

          

# ADA Automated Testing with AXE Demo

To run project:
1. Under TestNG.xml update:
1. Validate Perfecto Security Token
2. Validate Perfecto cloud hub address
3. Webpage to scan

execute TestNG.xml directly using TestNG

1. You can modify platform under src/test/java/WebADA_Axe.java by changing the desired capabilities accordingly
2. To stay updated with Axe-core libs, modify AxeHelper.java ln 28 i.e. public static final String AXE_DEFAULT = "https://cdnjs.cloudflare.com/ajax/libs/axe-core/3.5.3/axe.min.js";