Skip to content

taniapil/a11y-selenium-axe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a11y-selenium-axe

Accessibility testing using axe-core Selenium (Java) Integration

This project consists of 4 sample tests, which include a11y analysis for the following cases:

  • Whole page
  • Whole page by checking only specific accessibility tags (e.g. wcag2a)
  • Part of page including and excluding elements
  • Specific element

The reports are exported to JSON and TXT formats and can be found under src/test/java/results/json and src/test/java/results/txt paths respectively.

In the JSON report there's a whole analysis for the page/elements under test, whereas the TXT report includes only the accessibility violations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages