blob: 7dd04f783d84704bffbc75d7ace229be9932d35c [file] [log] [blame]
Tab A Tab B Tab C
This tests that the aria roles for tab and tablist work as expected for buttons.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
tabList.role = AXRole: AXTabGroup
tab1.role = AXRole: AXTab
tab1.title = AXTitle: Tab A
PASS tab1.childrenCount is 0
tab2.role = AXRole: AXTab
tab2.title = AXTitle: Tab B
PASS successfullyParsed is true
TEST COMPLETE