step 1 | test | test | API Name | Assertions |
---|
ATK | property | role | is | ROLE_SEPARATOR | property | objectAttributes | contains | valuetext:Bonaire | property | interfaces | contains | Value | result | atk_value_get_minimum_value() | is | 0 | result | atk_value_get_current_value() | is | 50 | result | atk_value_get_maximum_value() | is | 100 | AXAPI | property | AXRole | is | AXSplitter | property | AXSubrole | is | | property | AXRoleDescription | is | splitter | property | AXMinValue | is | 0 | property | AXValue | is | 50 | property | AXMaxValue | is | 100 | property | AXValueDescription | is | Bonaire | IAccessible2 | property | role | is | ROLE_SYSTEM_SEPARATOR | property | interfaces | contains | AccessibleValue | property | objectAttributes | contains | valuetext:Bonaire | property | minimumValue | is | 0 | property | currentValue | is | 50 | property | maximumValue | is | 100 | MSAA | property | role | is | ROLE_SYSTEM_SEPARATOR | UIA | property | ControlType | is | Thumb | property | controlPatterns | contains | RangeValue | result | RangeValue.Minimum | is | 0 | result | RangeValue.Value | is | 50 | result | RangeValue.Maximum | is | 100 | property | Value.Value | is | Bonaire |
|