The information in this topic may be out of date. The current SDK reference guide has moved here.
SessionAccessibilityStatus class
Platform: Selenium 3Language: Python SDK:
Provides the overall result of an accessibility test.
Returned at then end of a test run as part of the TestResults.
For more information about the Contrast advisor feature see Contrast advisor.
Properties
- guidelines_versionType:AccessibilityGuidelinesVersion
- Use this property to retrieve the accessibility guide version under which conformance was tested.
- levelType:AccessibilityLevel
- Use this property to retrieve the accessibility level under which conformance was tested.
- statusType:AccessibilityStatus
- Use this property to retrieve the result of the accessibility test.