blob: 325622d9bc29cf8d9ba399b8c530f4c3c82a0c6f [file] [log] [blame]
This tests that changing the aria-busy value results in a state-changed notification.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Setting aria-busy to true on listbox.
Setting aria-busy to false on listbox.
AXElementBusyChanged: AXTitle: AXRole: AXWebArea
AXElementBusyChanged: AXTitle: AXRole: AXListBox
AXElementBusyChanged: AXTitle: AXRole: AXListBox
PASS successfullyParsed is true
TEST COMPLETE