Keyboard navigation test cases
7 | Back to main 8 |What to test here
10 |-
11 |
- 12 | Can everything in the page be reached and used with the keyboard? 13 | See{" "} 14 | 15 | WCAG 2.1.1 16 | 17 | 18 |
- 19 | Is the focus order logical? See{" "} 20 | 21 | WCAG 2.4.3 22 | 23 | 24 |
- 25 | Can the keyboard user be trapped? See{" "} 26 | 27 | WCAG 2.1.2 28 | 29 | 30 |