guidepup / setup

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

fix: harden dnd setup and log errors if occur #12

Closed cmorten closed 1 year ago

cmorten commented 1 year ago

Allow for some delay, and treat the entire macos-12 flow as a single idempotent action that should be retried on failure, rather than discrete commands.

Now logs the actual error thrown from DND script as part of the error message body.

Also scouted some dependency upgrades and updated to Node 18