w3c / aria-at-automation-harness

A command-line utility for executing test plans from w3c/aria-at without human intervention using the aria-at-automation-driver
4 stars 3 forks source link

Support toggling VoiceOver setting, "singleQuickKeyNavOn" #53

Open jugglinmike opened 1 month ago

jugglinmike commented 1 month ago

Some tests available in ARIA-AT today require toggling the VoiceOver feature named "singleQuickKeyNavOn". Information on how this setting can be toggled is available in the support.json file within the aria-at repository.

jugglinmike commented 1 month ago

Relevant test plans at the time of writing:

jugglinmike commented 1 month ago

Per @howard-e's recommendation elsewhere, we should support all six settings for VoiceOver which are currently listed in the support.json file.

jugglinmike commented 1 month ago

I believe this will be resolved with the following two patches: