910e62b5创建于 1月15日历史提交
scrollbar
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 scroller.role is 'AXRole: AXScrollBar'
PASS scroller.intValue is 55
PASS scroller.orientation is 'AXOrientation: AXVerticalOrientation'
PASS successfullyParsed is true

TEST COMPLETE