sridharbandi / Java-a11y

Accessibility Automated Testing with Java Selenium
https://sridharbandi.github.io/Java-a11y/
MIT License
12 stars 12 forks source link

[Update] Flatten nested "target" arrays in Axe results #32

Open eotsevych opened 1 year ago

eotsevych commented 1 year ago

Fix issues/30. This PR updates the axeData function to flatten the nested arrays in the "target" field for all rules and result types (violations, incomplete, and inapplicable) before returning the results.