-
-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve handling of erroneous input #366
Labels
enhancement
Enhancement to existing features
Comments
s1hofmann
added a commit
that referenced
this issue
Feb 1, 2022
This issue is stale because it has been open for 30 days with no activity. |
This issue is stale because it has been open for 30 days with no activity. |
Still on my list |
This issue is stale because it has been open for 30 days with no activity. |
This issue was closed because it has been inactive for 14 days since being marked as stale. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Short overview
nut.js gracefully handles erroneous input to e.g.
keyboard.type(...)
.This leads to some hard to track errors when running a workflow and should instead throw an error.
The text was updated successfully, but these errors were encountered: