With NVDA in reading mode, describe how NVDA behaves when performing task "With the reading cursor on the 'Navigate forwards from here' link, navigate to the 'Add contact' button."
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
Navigate forwards to a button inside a form landmark in reading mode
Assertion | Success case | Failure cases |
---|---|---|
Role 'form' is conveyed(required: mark output) | ||
Name 'Add Contact' is conveyed(required: mark output) | ||
Role 'group' is conveyed(required: mark output) | ||
Name of the group, 'Add Contact', is conveyed(required: mark output) | ||
Role 'button' is conveyed(required: mark output) | ||
Name of the button, 'Add Contact', is conveyed(required: mark output) |