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
- Host: GitHub
- URL: https://github.com/perfectomobilesa/axeintegrationsample
- Owner: PerfectoMobileSA
- Archived: true
- Created: 2020-05-04T06:18:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-04T16:08:35.000Z (over 3 years ago)
- Last Synced: 2025-02-20T08:14:26.543Z (over 1 year ago)
- Language: Java
- Size: 44.9 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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";