blob: bfb9a869742cd34c7f6259b73022dafef2e42fb1 [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