Describe how VoiceOver for macOS behaves when performing task "With focus on the combobox, read information about the combobox."
To pass this test, VoiceOver for macOS needs to meet all the following assertions when each specified command is executed:
Read information about a filled in, expanded combobox
Assertion | Success case | Failure cases |
---|---|---|
Role 'combobox' is conveyed(required: mark output) | ||
Name of the combobox ('State') is conveyed(required: mark output) | ||
State of the combobox (expanded) is conveyed(required: mark output) | ||
Text of the selected option ('Alabama') is conveyed(required: mark output) | ||
The ability to enter or edit text is conveyed(required: mark output) | ||
State of the text in the input (selected) is conveyed(required: mark output) | ||
The presence of autocomplete behavior is conveyed(required: mark output) |
Assertion | Success case | Failure cases |
---|---|---|
Role 'combobox' is conveyed(required: mark output) | ||
Name of the combobox ('State') is conveyed(required: mark output) | ||
State of the combobox (expanded) is conveyed(required: mark output) | ||
Text of the selected option ('Alabama') is conveyed(required: mark output) | ||
The ability to enter or edit text is conveyed(required: mark output) | ||
State of the text in the input (selected) is conveyed(required: mark output) | ||
The presence of autocomplete behavior is conveyed(required: mark output) |