blob: 48d708cb698d27db27f77e10ab922609ad33f1e3 [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).stringValue is 'AXValue: Panel 1'
PASS tab1.ariaControlsElementAtIndex(1).stringValue is 'AXValue: Panel 2'
PASS successfullyParsed is true
TEST COMPLETE