blob: ec1e2920c68a807dab46d0c6294fbf7b67574edd [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.isPressActionSupported() is true
PASS successfullyParsed is true
TEST COMPLETE