For example I have function to "get element text" but when a text contains emojis it will only copy the text without the emojis, what to do so it will also copy the emojis in the text?
Thanks
Hi,
can you provide more information?
How are you getting the mail? Are you doing it through browser or through an api?
you can use regex, get substring or get html for this.