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 menu button in reading mode | JAWS | NVDA | not included | setFocusBeforeMenuButton |
2 | Navigate backwards to a menu button in reading mode | JAWS | NVDA | not included | setFocusAfterMenuButton |
3 | Navigate forwards to a menu button in interaction mode | JAWS | NVDA | not included | setFocusBeforeMenuButton |
4 | Navigate backwards to a menu button in interaction mode | JAWS | NVDA | not included | setFocusAfterMenuButton |
5 | Navigate forwards to a menu button | not included | not included | VoiceOver for macOS | setFocusBeforeMenuButton |
6 | Navigate backwards to a menu button | not included | not included | VoiceOver for macOS | setFocusAfterMenuButton |
7 | Read information about a menu button in reading mode | JAWS | NVDA | not included | setFocusOnMenuButton |
8 | Read information about a menu button in interaction mode | JAWS | NVDA | not included | setFocusOnMenuButton |
9 | Read information about a menu button | not included | not included | VoiceOver for macOS | setFocusOnMenuButton |
10 | Open a menu in reading mode | JAWS | NVDA | not included | setFocusOnMenuButton |
11 | Open a menu in interaction mode | JAWS | NVDA | not included | setFocusOnMenuButton |
12 | Open a menu | not included | not included | VoiceOver for macOS | setFocusOnMenuButton |
13 | Open a menu to the last item in interaction mode | JAWS | NVDA | not included | setFocusOnMenuButton |
14 | Open a menu to the last item | not included | not included | VoiceOver for macOS | setFocusOnMenuButton |
15 | Read information about a menu item in interaction mode | JAWS | NVDA | not included | openMenuAndSetFocusToFirstItem |
16 | Read information about a menu item | not included | not included | VoiceOver for macOS | openMenuAndSetFocusToFirstItem |
17 | Navigate to the first item in a menu in interaction mode | JAWS | NVDA | not included | openMenuAndSetFocusToLastItem |
18 | Navigate to the first item in a menu | not included | not included | VoiceOver for macOS | openMenuAndSetFocusToLastItem |
19 | Navigate to the last item in a menu in interaction mode | JAWS | NVDA | not included | openMenuAndSetFocusToFirstItem |
20 | Navigate to the last item in a menu | not included | not included | VoiceOver for macOS | openMenuAndSetFocusToFirstItem |
21 | Navigate to an item in a menu by typing a character in interaction mode | JAWS | NVDA | not included | openMenuAndSetFocusToFirstItem |
22 | Navigate to an item in a menu by typing a character | not included | not included | VoiceOver for macOS | openMenuAndSetFocusToFirstItem |
23 | Activate a menu item in interaction mode | JAWS | NVDA | not included | openMenuAndSetFocusToFirstItem |
24 | Activate a menu item | not included | not included | VoiceOver for macOS | openMenuAndSetFocusToFirstItem |
25 | Close a menu in interaction mode | JAWS | NVDA | not included | openMenuAndSetFocusToFirstItem |
26 | Close a menu | not included | not included | VoiceOver for macOS | openMenuAndSetFocusToFirstItem |