step 1 | test | test | API Name | Assertions |
---|
ATK | property | role | is | ROLE_TOGGLE_BUTTON | property | states | contains | STATE_CHECKABLE | property | states | doesNotContain | STATE_CHECKED | AXAPI | property | AXRole | is | AXCheckBox | property | AXSubrole | is | AXSwitch | property | AXRoleDescription | is | switch | property | AXValue | is | 0 | IAccessible2 | property | role | is | IA2_ROLE_TOGGLE_BUTTON | property | objectAttributes | contains | xml-roles:switch | property | objectAttributes | contains | checkable:true | UIA | property | ControlType | is | Button | property | LocalizedControlType | is | toggleswitch | property | Toggle.ToggleState | is | Off |
|