Skip to main content

SessionAccessibilityStatus class

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.

Using statement

using Applitools;

Level property

Syntax

AccessibilityLevel value = obj.Level;

Type: AccessibilityLevel

Remarks

For more information about the Contrast advisor feature see Contrast advisor.

Status property

Syntax

AccessibilityStatus value = obj.Status;

Type: AccessibilityStatus

Remarks

For more information about the Contrast advisor feature see Contrast advisor.

Version property

Syntax

AccessibilityGuidelinesVersion value = obj.Version;

Type: AccessibilityGuidelinesVersion

Remarks

For more information about the Contrast advisor feature see Contrast advisor.