Test: Basic html checkbox test (JAWS/Chrome)
Expectation: input[type="checkbox"] element: MUST convey the current checked state
| Property | Value | 
|---|---|
| Support | yes | 
| AT Name | JAWS | 
| AT Version | 2021.2107.12 | 
| Browser Name | Chrome | 
| 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 | 
|---|---|---|---|
| next_item (Down arrow) | pass | "yes, checkbox, not checked" | |
| next_focusable_item (Tab) | pass | "Do you approve? group, yes, checkbox, not checked." | |
| next_form_field (f) | pass | "yes, checkbox, not checked" | |
| open_element_list (Insert + F3) | pass | "Do you approve, yes checkbox not checked" |