Testing task: Navigate to the first checked radio button in a group
Describe how VoiceOver for macOS behaves when performing task "With focus on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button."
Activate the "Open test page" button below, which opens the example to test in a new window and runs a script that sets the state of the first radio button to checked, sets focus on a link before the radio group, and hides the group heading.
Simultaneously press Left Arrow and Right Arrow. If VoiceOver said 'quick nav off', press Left Arrow and Right Arrow again to turn it back on.
With focus on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button.
Using the following commands, With focus on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button.
Control+Option+Right Arrow then Control+Option+Right Arrow
j (quick nav on)
Success Criteria
To pass this test, VoiceOver for macOS needs to meet all the following assertions when each specified command is executed:
Role 'group' is conveyed
Name of the group, 'Pizza Crust', is conveyed
Role 'radio button' is conveyed
Name of the radio button, 'Regular crust', is conveyed
State of the radio button, 'checked', is conveyed
Position of the radio button, 1, is conveyed
Number of radio buttons in the group, 3, is conveyed
Record Results
Navigate to the first checked radio button in a group
After 'Control+Option+Right Arrow then Control+Option+Right Arrow'
After 'j' (quick nav on)
Were there additional undesirable behaviors?(required)