step 1 | test | test | API Name | Assertions |
---|
ATK | property | role | is | ROLE_COMBO_BOX | property | states | contains | STATE_EXPANDABLE | property | states | contains | STATE_HAS_POPUP | property | states | doesNotContain | STATE_READ_ONLY | AXAPI | property | AXRole | is | AXComboBox | property | AXSubrole | is | | property | AXRoleDescription | is | combo box | result | AXUIElementIsAttributeSettable(AXValue) | is | true | IAccessible2 | property | role | is | ROLE_SYSTEM_COMBOBOX | property | objectAttributes | contains | haspopup:listbox | property | states | contains | IA2_STATE_EDITABLE | MSAA | property | role | is | ROLE_SYSTEM_COMBOBOX | property | states | contains | STATE_SYSTEM_HASPOPUP | property | states | contains | STATE_SYSTEM_EXPANDED | UIA | property | ControlType | is | Combobox | property | Value.IsReadOnly | is | false |
|