Open
Description
Version
"@nut-tree/nut-js": "^3.1.2"
Short overview
Having Performance issue while passing string characters in keyboard.type API
Detailed description
keyboard.type API now having performance issue while passing strings. But works cool while passing keyCode instead of string.
try to call list of strings and list of keycodes in a loop of 1000 Iteration it we can see the difference.
Activity
s1hofmann commentedon Sep 28, 2023
Hi @freddy-daniel 👋
Please add the code sample you used for me to check.