SessionAccessibilityStatus class
Platform: Selenium 3Language: Java 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
Import statement
import com.applitools.eyes.SessionAccessibilityStatus;
Methods
- getLevel()
- Returns the accessibility level under which conformance was tested.
- getStatus()
- Returns the result of the accessibility test.
- getVersion()
- Returns the accessibility guide version under which conformance was tested.