axe-core
https://github.com/dequelabs/axe-core
JavaScript
Accessibility engine for automated Web UI testing
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported3 Subscribers
Add a CodeTriage badge to axe-core
Help out
- Issues
- Don't fail ARIA attributes reflected from an invalid to a valid element
- Support the aria-actions pattern in aria-required-children and nested-interactive
- ElementInternals: update `getAccessibleRefs`
- Investigate whether multiple AT-visible labels still fail iOS/Safari/VoiceOver with aria-labelledby
- title-only check approximates accessible description; build a proper accessibleDescription method
- ACT rule "Visible label is part of accessible name" (2ee8b8) changes break nightly
- generateSelector builds an invalid attribute selector when an attribute value contains a control character (e.g. form feed U+000C) — entire axe.run throws
- Update test selenium launcher options
- Get label-content-name-mismatch consistent with ACT's equivalent
- fix(commons/dom): treat dialog as non-modal when elementsFromPoint is unsupported
- Docs
- JavaScript not yet supported