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