octalmage / robotjs

Node.js Desktop Automation.
http://robotjs.io
MIT License
12.34k stars 955 forks source link

UTF-8 client type string #755

Open birthdates opened 7 months ago

birthdates commented 7 months ago

Expected Behavior

I want UTF8 characters in client#typeString

Current Behavior

Just empty.

Possible Solution

No but i will look into one.

Steps to Reproduce (for bugs)

  1. Add message to type with emoji
  2. Type string
  3. Message will be empty

Context

I want to add emojis to my messages

Your Environment

s1hofmann commented 7 months ago

@birthdates If you are interested: nut.js provides a plugin which enables Unicode support for all platforms (macOS, Windows, Linux)