blob: c36875917b9276a2da02fe287b70cd9019fe9d37 [file] [log] [blame]
Crust
Veges
Select Crust
This tests that the aria roles for tab, tabpanel and tablist work as expected correctly.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
tabList.role = AXRole: AXTabGroup
tab1.role = AXRole: AXRadioButton
tab1.title = AXTitle: Crust
PASS tab1.childrenCount is 0
tab2.role = AXRole: AXRadioButton
tab2.title = AXTitle: Veges
tabPanel.role = AXRole: AXGroup
tabPanel.subrole = AXSubrole: AXTabPanel
PASS successfullyParsed is true
TEST COMPLETE