blob: fd9cae326cbc0e9feb6765e29c26c5fdeddac706 [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".
PASS tabList.role is 'AXRole: AXTabGroup'
PASS tab1.role is 'AXRole: AXRadioButton'
PASS tab1.title is 'AXTitle: Crust'
PASS tab1.childrenCount is 0
PASS tab2.role is 'AXRole: AXRadioButton'
PASS tab2.title is 'AXTitle: Veges'
PASS tabPanel.role is 'AXRole: AXGroup'
PASS tabPanel.subrole is 'AXSubrole: AXTabPanel'
PASS successfullyParsed is true
TEST COMPLETE