

Alternatively, open it from the NVDA menu, in the Tools submenu. Open the elements list with NVDA key- F7. In web browsers, the elements list will include lists of links, headings, form fields, buttons, and landmarks.

NVDA key- F7: Open elements list for current document.For example, pressing L takes you to the next list, while pressing Shift-L will take you to the previous list.

Issue the command: down arrow (Read next item)In most cases, pressing your Shift key with another key will move your cursor to the previous item.Test Case: Use down arrow (Read next item) to navigate forward to `*`.Issue the command: Narrator + right arrow (Read next item (scan mode)).Test Case: Use Narrator + right arrow (Read next item (scan mode)) to navigate forward to `*`.Issue the command: Down arrow (Read next item).Test Case: Use Down arrow (Read next item) to navigate forward to `*`.Record results for the relevant expectations.After issuing the command, virtual focus should be: target.Issue the command: Tab (Read next focusable item).Mode is: auto (do not explicitly change the mode).Position and configure the screen reader so that the following conditions are met.If you feel that the selector should be more specific, please open a GitHub Issue. However, choose a single instance to report against. If multiple elements match the selector, repeat this test for all instances.Identify all elements that match this selector: * Find the target element(s) that you will test against.Test Case: Use Tab (Read next focusable item) to navigate forward to `*`.
