Test: Basic html password input test (NVDA/Chrome)
Expectation: input[type="password"] element: MUST obfuscate the value
| Property | Value |
|---|---|
| Support | yes |
| AT Name | NVDA |
| AT Version | 2025.3.1 |
| Browser Name | Chrome |
| Browser Version | 143 |
| OS version | Windows 11 version 21H2 |
| Date | 2026-05-03 |
| 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 | "enter a fake password, edit protected, bullet bullet bullet" | |
| next_focusable_item (Tab) | pass | "enter a fake password, edit protected, selected bullet bullet bullet" | |
| enter_text (<enter text>) | pass | "star" |