Configuration options in Automated tests
Customize Accessibility testing in your Automated tests.
Add the accessibilityOptions
key along with the keys mentioned in the following table to configure Accessibility testing:
Use-case | Key | Description | Values |
---|---|---|---|
Specify WCAG version | wcagVersion |
Specify the WCAG ruleset that is targeted during automatic issue detection. Default: wcag21aa . |
wcag22aaa , wcag22aa , wcag22a , wcag21aaa , wcag21aa , wcag21a
|
Include or exclude best practice issues |
bestPractice (add under includeIssueType ) |
Issues marked as best practices aren’t Accessibility guideline violations, but resolving them will improve the overall user experience. Default: false . |
true OR false
|
Example
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
Thank you for your valuable feedback!