blob: 88d340001aa9e34e0465c611204e6ba99f709cc6 [file] [log] [blame]
This tests that aria-expanded changes will send notifications.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Initial expanded status: false
Received notification: AXExpandedChanged
Expanded status: true
Received notification: AXExpandedChanged
Expanded status: false
PASS successfullyParsed is true
TEST COMPLETE