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
[Super Hack] Mess with the clipboard the get it to work. Use composition events to set the non-typeable chars to the clipboard and then send keys CTRL + V
This would change the clipboard for users and potentially spook them.
Not sure if it would even work.
The text was updated successfully, but these errors were encountered:
Keyboard.Press
only supportsVirtualKeyShort
, notchar
likeKeyboard.Type
FlaUI#597The text was updated successfully, but these errors were encountered: