You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.