Test: HTML select element test (NVDA/Edge)
Expectation: select element: SHOULD convey the boundaries of the options within the select
Property | Value |
---|---|
Support | yes |
AT Name | NVDA |
AT Version | 2022.3.2 |
Browser Name | Edge |
Browser Version | 107 |
OS version | Windows 11 version 22H2 |
Date | 2022-10-18 |
Notes |
Commands and Output
These are specific commands used to access the target element in the test, along with the resulting output.
Command | Result | Output | Notes |
---|---|---|---|
next_option (Down arrow) | pass | "banana, 2 of 8" | |
previous_option (Up arrow) | pass | when expanded: "apple, 1 of 8"; when collapsed: implied by silence when trying to press up arrow to navigate to navigate past the first option. |