step 1 | test | test | API Name | Assertions |
---|
ATK | property | role | is | ROLE_CHECK_BOX | property | states | doesNotContain | STATE_CHECKABLE | property | states | contains | STATE_READ_ONLY | AXAPI | property | AXRole | is | AXCheckBox | property | AXSubrole | is | | property | AXRoleDescription | is | checkbox | result | AXUIElementIsAttributeSettable(AXValue) | is | false | IAccessible2 | property | objectAttributes | contains | checkable:true | property | states | doesNotContain | IA2_STATE_EDITABLE | MSAA | property | role | is | ROLE_SYSTEM_CHECKBUTTON | property | states | contains | STATE_SYSTEM_READONLY | UIA | property | ControlType | is | Checkbox | property | Value.IsReadOnly | is | true |
|