step 1 | test | test | API Name | Assertions |
---|
ATK | property | states | contains | STATE_HORIZONTAL | property | states | doesNotContain | STATE_VERTICAL | AXAPI | property | AXOrientation | is | AXHorizontalOrientation | IAccessible2 | property | states | contains | IA2_STATE_HORIZONTAL | property | states | doesNotContain | IA2_STATE_VERTICAL | UIA | property | Orientation | is | horizontal |
|