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

content

Manual Mode Enabled

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