blob: fb962bf5a3855774dd841387e2ac00d20806247d [file] [log] [blame]
Panel 1
Panel 2
This tests that aria-controls returns correct element at the given index
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS tab1.ariaControlsElementAtIndex(0).childAtIndex(0).stringValue is 'AXValue: Panel 1'
PASS tab1.ariaControlsElementAtIndex(1).childAtIndex(0).stringValue is 'AXValue: Panel 2'
PASS successfullyParsed is true
TEST COMPLETE