This tests that changing the aria-current value results in a state-changed notification. | |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | |
Setting aria-current to false on item2. | |
Setting aria-current to page on item3. | |
ActiveStateChanged: AXTitle: 2 AXRole: AXListItem | |
ActiveStateChanged: AXTitle: 3 AXRole: AXListItem | |
PASS successfullyParsed is true | |
TEST COMPLETE | |