[go: nahoru, domu]

blob: a14b102c7f7a5c211bde9402590f69d0fd911756 [file] [log] [blame]
This tests that you can reach the links within an image map.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS container.role is 'AXRole: AXImage'
PASS container.childAtIndex(0).role is 'AXRole: AXLink'
PASS container.childAtIndex(0).name is 'Link1'
PASS container.childAtIndex(1).role is 'AXRole: AXLink'
PASS container.childAtIndex(1).name is 'Link2'
PASS container.childAtIndex(2).role is 'AXRole: AXLink'
PASS container.childAtIndex(2).name is 'Link3'
PASS successfullyParsed is true
TEST COMPLETE