blob: 0bb691ffe9ee34d51ad1e791629db4783e000b20 [file] [log] [blame]
This verifies the accessibility tree of ARIA comboboxes.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
AXRole: AXComboBox AXValue: option 1<\n>option 2<\n>
AXRole: AXMenu
AXRole: AXMenuItem AXValue: option 1
AXRole: AXMenuItem AXValue: option 2
PASS successfullyParsed is true
TEST COMPLETE