blob: 18e1ea915490b42ddb9c1a3827f078c626d2fdd9 [file] [log] [blame]
foo
bar
This tests that retrieving a cell for a table multiple times doesn't crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS axTable.role is 'AXRole: AXTable'
PASS axCell.role is 'AXRole: AXCell'
PASS axCell.role is 'AXRole: AXCell'
PASS axCell.role is 'AXRole: AXCell'
PASS axCell.role is 'AXRole: AXCell'
PASS axCell.role is 'AXRole: AXCell'
PASS axCell.role is 'AXRole: AXCell'
PASS axCell.role is 'AXRole: AXCell'
PASS axCell.role is 'AXRole: AXCell'
PASS axCell.role is 'AXRole: AXCell'
PASS axCell.role is 'AXRole: AXCell'
PASS successfullyParsed is true
TEST COMPLETE