guidepup / setup

Setup your environment for screen reader test automation.
https://guidepup.dev
MIT License
5 stars 2 forks source link

Disable NVDA update and quit dialogs #17

Closed cmorten closed 1 year ago

cmorten commented 1 year ago

The patched NVDA is launching update dialog boxes which can impact on tests, this should be disabled.

It also will be showing the default dialog for when you quit with Insert-Q, we probably want to disable this by default.

See https://github.com/guidepup/guidepup/actions/runs/4030951464/jobs/6929949861 for an example

cmorten commented 1 year ago

Fixed by https://github.com/guidepup/setup/commit/285d669f57b0e7d681389a17ef0d1b1c0d2ea1e6