blob: 1dc1bde64c770a824d3e6516800a5bdbe9da0c0f [file] [log] [blame]
This tests that when an ARIA role changes, the AX hierarchy is updated accordingly.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS container.childAtIndex(0).role is 'AXRole: AXButton'
PASS container.childAtIndex(1) == null || container.childAtIndex(1).isValid == false is true
PASS container.childAtIndex(0).role === 'AXRole: AXStaticText'
PASS container.childAtIndex(1).role === 'AXRole: AXButton'
PASS successfullyParsed is true
TEST COMPLETE
button 1