blob: f44ffd82e176afae6578b8ed0a2a01489a76edb1 [file] [log] [blame]
Example
This tests that when an ARIA button has aria-haspopup=true, it will be a popup button
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS button.role is 'AXRole: AXPopUpButton'
PASS button.isActionSupported('AXPress') is true
PASS successfullyParsed is true
TEST COMPLETE