Index of Assistive Technology Test Files
This is useful for viewing the local files on a local web server and provides links that will work when the local version of the
test runner is being executed, using npm run start
from the root directory: /home/runner/work/aria-at/aria-at/
.
Task ID | Testing Task | JAWS | NVDA | VoiceOver for macOS | Setup Script Reference |
---|---|---|---|---|---|
1 | Navigate forwards to a button in reading mode | JAWS | NVDA | not included | setFocusBeforeButton |
2 | Navigate backwards to a button in reading mode | JAWS | NVDA | not included | setFocusAfterButton |
3 | Navigate forwards to a button in interaction mode | JAWS | NVDA | not included | setFocusBeforeButton |
4 | Navigate backwards to a button in interaction mode | JAWS | NVDA | not included | setFocusAfterButton |
5 | Navigate forwards to a button | not included | not included | VoiceOver for macOS | setFocusBeforeButton |
6 | Navigate backwards to a button | not included | not included | VoiceOver for macOS | setFocusAfterButton |
7 | Read information about a button in reading mode | JAWS | NVDA | not included | setFocusOnButton |
8 | Read information about a button in interaction mode | JAWS | NVDA | not included | setFocusOnButton |
9 | Read information about a button | not included | not included | VoiceOver for macOS | setFocusOnButton |