blob: 3f460ddf742ed2ebcb425611e75e65e2534a42a9 [file] [log] [blame]
This tests that changing the aria-pressed value results in a state-changed notification.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Setting aria-pressed to true on button1.
Setting aria-pressed to false on button2.
AXPressedStateChanged true on button1
AXPressedStateChanged false on button2
PASS successfullyParsed is true
TEST COMPLETE