The information in this topic may be out of date. The current SDK reference guide has moved here.
AccessibilityGuidelinesVersion enum
Platform: Selenium 3Language: Python SDK:
Defines which version of the accessibility standard is used when verifying accessibility.
The possible values are:
- WCAG_2_0
- Version 2.0 of the WCAG specification
- WCAG_2_1
- Version 2.1 of the WCAG specification