Step | Type | Element ID | Assertions |
---|
step 1 | event | test | Send event focus to the element with ID test |
step 2 | test | test | API Name | Assertions |
---|
ATK | property | role | is | ROLE_EMBEDDED | property | states | doesNotContain | STATE_FOCUSED | property | states | contains | STATE_FOCUSABLE | AXAPI | property | AXRole | is | AXGroup | property | AXSubrole | is | AXWebApplication | property | AXRoleDescription | is | web application | property | AXFocused | is | false | MSAA | property | role | is | ROLE_SYSTEM_APPLICATION | property | states | doesNotContain | STATE_SYSTEM_FOCUSED | property | states | contains | STATE_SYSTEM_FOCUSABLE | UIA | property | ControlType | is | Pane | property | LocalizedControlType | is | application | property | IUIAutomationElement.UIA_IsKeyboardFocusablePropertyId | is | true | property | IUIAutomationElement.UIA_HasKeyboardFocusPropertyId | is | false |
|
step 3 | test | bob | API Name | Assertions |
---|
ATK | property | states | contains | STATE_FOCUSED | property | states | contains | STATE_FOCUSABLE | AXAPI | property | AXFocused | is | true | result | AXUIElementIsAttributeSettable(AXFocused) | is | true | MSAA | property | states | contains | STATE_SYSTEM_FOCUSED | property | states | contains | STATE_SYSTEM_FOCUSABLE | UIA | property | IUIAutomationElement.UIA_IsKeyboardFocusablePropertyId | is | true | property | IUIAutomationElement.UIA_HasKeyboardFocusPropertyId | is | true |
|