This test examines the ARIA properties for aria-current value changes.

1
2

Manual Mode Enabled

StepTypeElement IDAssertions
step 1attributetestSet attribute aria-current on the element with ID test to the value true
step 2testtest
API NameAssertions
ATKeventtypeisobject:state-changed:active
eventdetail1is1
IAccessible2eventtypeisIA2_EVENT_OBJECT_ATTRIBUTE_CHANGED
UIAeventtypeisPropertyChangedEvent
step 3attributetestSet attribute aria-current on the element with ID test to the value false
step 4testtest
API NameAssertions
ATKeventtypeisobject:state-changed:active
eventdetail1is0
IAccessible2eventtypeisIA2_EVENT_OBJECT_ATTRIBUTE_CHANGED
UIAeventtypeisPropertyChangedEvent