Question on write variable that store by getText to a website textbox

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.

  1. Would someone step by step tell me what should I do next in studio?
  2. If I have many texts and need to copy and paste to textbox in another website, is there any convenient way to be used in studio?

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?

1 Like

@Emily_Yip

You have to pass that variable Under Input - > Text

https://docs.uipath.com/activities/docs/set-value