nut.js
nut.js copied to clipboard
Keyboard type error Ubuntu 20.10
Version 1.6.0 Short overview
Issue occurs on
- [X] Virtual machine
- [X] Docker container
- [ ] Dev/Host system
Detailed error description When try to type email with '@' character it types 2 instead
Steps to reproduce error Just run Ubuntu 20.10 and run script to type email address.
Hi @sergey-babayan-v 👋
Unfortunately, keyboard typing is still lacking on Linux.
As a workaround, you could try to copy your text to the clipboard via clipboard.copy(…)
and afterwards paste it via keyboard shortcut, like in https://github.com/nut-tree/nut.js/issues/237
Best regards
Simon
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.