With NVDA in interaction mode, describe how NVDA behaves when performing task "With focus on the 'Navigate forwards from here' link, navigate to the 'State' Combobox."
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
Navigate forwards to a filled in, collapsed combobox in interaction mode
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 (collapsed) 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) |