blob: 3217105e0529b8c502922c80c81d9b28a3bb68cc [file] [log] [blame]
scrollbar
This tests that the ARIA scrollbar role works correctly
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS scroller.role is 'AXRole: AXScrollBar'
PASS scroller.intValue is 55
PASS scroller.orientation is 'AXOrientation: AXVerticalOrientation'
PASS scroller.orientation is 'AXOrientation: AXHorizontalOrientation'
PASS successfullyParsed is true
TEST COMPLETE