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
robotjs version 0.7.0
Node: 24.15.0
OS: Windows 11
Description:
robot.keyTap("tab") (and potentially other valid multi-character key names) throws Error: Invalid key code specified even though "tab" is a valid key in the key_names table.
robotjs version 0.7.0
Node: 24.15.0
OS: Windows 11
Description:
robot.keyTap("tab")(and potentially other valid multi-character key names) throwsError: Invalid key code specifiedeven though "tab" is a valid key in the key_names table.