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
Driver level keyboard input support Use case
await keyboard.pressKey(Key.Left); Detailed description
Keyboard input is not supported in many games. It may be blocked by the anti cheating system. It may require driver level keyboard input to be effective, such as WINIO Additional content
Please provide any (mandatory) additional data for your enhancement
Nut JS is very easy to use. Want to add this feature or provide other suggestions. Thank you for your creation
The text was updated successfully, but these errors were encountered:
Short overview
Driver level keyboard input support
Use case
await keyboard.pressKey(Key.Left);
Detailed description
Keyboard input is not supported in many games. It may be blocked by the anti cheating system. It may require driver level keyboard input to be effective, such as WINIO
Additional content
The text was updated successfully, but these errors were encountered: