step 1 | test | test | API Name | Assertions |
---|
ATK | property | role | is | ROLE_COMBO_BOX | property | states | contains | STATE_VERTICAL | property | states | doesNotContain | STATE_HORIZONTAL | AXAPI | property | AXRole | is | AXComboBox | property | AXSubrole | is | | property | AXRoleDescription | is | combo box | property | AXOrientation | is | AXVerticalOrientation | IAccessible2 | property | states | contains | IA2_STATE_VERTICAL | property | states | doesNotContain | IA2_STATE_HORIZONTAL | MSAA | property | role | is | ROLE_SYSTEM_COMBOBOX | UIA | property | ControlType | is | Combobox | property | IUIAutomationElement.Orientation | is | vertical |
|