Hi
I am playing around with uiPath and trying to paste an Email Subject into a WhatsApp Chat via the browser.
I can create a recording and open the correct chat in WhatsApp Web but how do I use a variable that I created in a “Get Outlook Mail Message” and paste it in the Browser?
Fine
while recording just mention any string value say if we have mentioned like abc once after recording it will reflect in the TYPE INTO activity as a string “abc”
–now use a remove that “abc” from TYPE INTO activity and mention the variable you want and it should be of type string as this activity takes in string datatype variable as input