Test: ARIA button name from aria-label (NVDA/Chrome)
Expectation: button role: MUST convey its name
| Property | Value | 
|---|---|
| Support | yes | 
| AT Name | NVDA | 
| AT Version | 2024.4 | 
| Browser Name | Chrome | 
| Browser Version | 129 | 
| OS version | Windows 11 version 23h2 | 
| Date | 2024-12-06 | 
| 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_item (down arrow) | pass | "button, target 1" | |
| next_focusable_item (Tab) | pass | "target 1, button" |