I am trying to build a RPA for automatically get text from a website and write it to a textbox in another website. I use getText and store as a variable called testing. Then I have no idea how can I write it in textbox in another website.
Thanks
@Emily_Yip
You can use Type Into or Set Text activity to write into Text box and pass that output of Get Text activity into it.
@lakshman
Thanks. I use Set Text activity but where can I set the getText variable to be the output?
You have to pass that variable Under Input - > Text
https://docs.uipath.com/activities/docs/set-value