Hi guys!
I’m trying to paste a screenshot (clipboard) from a website to a body email, I dont find how to do it.
This are my activities, Take screenshot-clipboard (from a website) → open Outlook in browser → Click in body email → and the next is “Trigger Scope” with a hotkey Ctrl + v, but is not working.
You can use create html content activity in UiPath to create the html content. The use that content in the mail body by enabling the IsHTML property in the send email activity.