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 not pressed toggle button in reading mode | JAWS | NVDA | not included | setFocusBeforeButton |
2 | Navigate backwards to a not pressed toggle button in reading mode | JAWS | NVDA | not included | setFocusAfterButton |
3 | Navigate forwards to a not pressed toggle button in interaction mode | JAWS | NVDA | not included | setFocusBeforeButton |
4 | Navigate backwards to a not pressed toggle button in interaction mode | JAWS | NVDA | not included | setFocusAfterButton |
5 | Navigate forwards to a not pressed toggle button | not included | not included | VoiceOver for macOS | setFocusBeforeButton |
6 | Navigate backwards to a not pressed toggle button | not included | not included | VoiceOver for macOS | setFocusAfterButton |
7 | Navigate forwards to a pressed toggle button in reading mode | JAWS | NVDA | not included | setFocusBeforeButton |
8 | Navigate backwards to a pressed toggle button in reading mode | JAWS | NVDA | not included | setFocusAfterButton |
9 | Navigate forwards to a pressed toggle button in interaction mode | JAWS | NVDA | not included | setFocusBeforeButton |
10 | Navigate backwards to a pressed toggle button in interaction mode | JAWS | NVDA | not included | setFocusAfterButton |
11 | Navigate forwards to a pressed toggle button | not included | not included | VoiceOver for macOS | setFocusBeforeButton |
12 | Navigate backwards to a pressed toggle button | not included | not included | VoiceOver for macOS | setFocusAfterButton |
13 | Read information about a not pressed toggle button in reading mode | JAWS | NVDA | not included | setFocusOnButton |
14 | Read information about a not pressed toggle button in interaction mode | JAWS | NVDA | not included | setFocusOnButton |
15 | Read information about a not pressed toggle button | not included | not included | VoiceOver for macOS | setFocusOnButton |
16 | Read information about a pressed toggle button in reading mode | JAWS | NVDA | not included | setFocusOnButtonAndSetStateToPressed |
17 | Read information about a pressed toggle button in interaction mode | JAWS | NVDA | not included | setFocusOnButtonAndSetStateToPressed |
18 | Read information about a pressed toggle button | not included | not included | VoiceOver for macOS | setFocusOnButtonAndSetStateToPressed |
19 | Operate a not pressed toggle button in reading mode | JAWS | NVDA | not included | setFocusOnButton |
20 | Operate a not pressed toggle button in interaction mode | JAWS | NVDA | not included | setFocusOnButton |
21 | Operate a not pressed toggle button | not included | not included | VoiceOver for macOS | setFocusOnButton |
22 | Operate a pressed toggle button in reading mode | JAWS | NVDA | not included | setFocusOnButtonAndSetStateToPressed |
23 | Operate a pressed toggle button in interaction mode | JAWS | NVDA | not included | setFocusOnButtonAndSetStateToPressed |
24 | Operate a pressed toggle button | not included | not included | VoiceOver for macOS | setFocusOnButtonAndSetStateToPressed |