accessibility method
Use to define an accessibility region and its type.
Syntax
eyes.Check(Target.window().accessibility(region))
eyes.Check(Target.window().accessibility(region, type))
Parameters
- region
- Type:Region
- An object that defines the region and its type.
- type
- Type:AccessibilityRegionType
- The accessibility type of the region.
Return value
- Type: Self
Remarks
For more information about the Contrast advisor feature see
Contrast advisor