-
Notifications
You must be signed in to change notification settings - Fork 28
Configuring Screen Readers for Testing
Matt King edited this page Feb 12, 2023
·
1 revision
Currently, all screen reader tests require use of default settings, i.e., tests intend to assess the out-of-box experience. Here are some tips for switching to defaults for supported screen readers.
Press insert+space followed by 'z' to toggle between custom user settings and factory defaults.
Press insert+ctrl+r 3 times in quick succession to revert to default settings. To restore the configuration that was active before reverting to defaults, press insert+ctrl+r.
- Open the VoiceOver utility (ctrl-opt-F8)
- The file menu has options for exporting (backing up) your custom settings and then importing (to restore) them.
- The file menu also has an option for restoring default settings.
Alternatively:
- Open the activities tab of the VoiceOver utility.
- Add a testing activity.
- Configure the testing activity to use default settings.
- When testing, press ctrl-opt-x and choose the testing activity.
- Toggle back to custom settings by pressing ctrl-opt-x twice.