blob: d35b41ee4823be73050a3ff055f83c65663a6a60 [file] [log] [blame]
This tests that a scroll area will return scroll bars when asked.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS scrollArea.role is 'AXRole: AXScrollArea'
PASS scrollArea.verticalScrollbar.role is 'AXRole: AXScrollBar'
PASS successfullyParsed is true
TEST COMPLETE