Test: Basic html checkbox test (NVDA/Edge)
Expectation: input[type="checkbox"] element: MUST convey changes in the checked state
| Property | Value |
|---|---|
| Support | yes |
| AT Name | NVDA |
| AT Version | 2021.1 |
| Browser Name | Edge |
| Browser Version | 92 |
| OS version | Windows 10 version 21h1 |
| Date | 2021-07-29 |
| 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 |
|---|---|---|---|
| activate_form_control (Space) | pass | "checked" or "not checked" |