step 2 | test | test | API Name | Assertions |
---|
ATK | property | role | is | ROLE_TOGGLE_BUTTON | property | states | contains | STATE_CHECKABLE | property | states | contains | STATE_CHECKED | event | type | is | object:state-changed:checked | event | detail1 | is | 1 | AXAPI | event | type | is | AXValueChanged | property | AXRole | is | AXCheckBox | property | AXSubrole | is | AXSwitch | property | AXRoleDescription | is | switch | property | AXValue | is | 1 | IAccessible2 | property | role | is | IA2_ROLE_TOGGLE_BUTTON | property | objectAttributes | contains | xml-roles:switch | property | objectAttributes | contains | checkable:true | MSAA | event | type | is | EVENT_OBJECT_STATECHANGE | UIA | property | ControlType | is | Button | property | LocalizedControlType | is | toggleswitch | property | Toggle.ToggleState | is | On | event | type | is | TogglePattern.ToggleStateProperty |
|