Using Variable in another application

How can we use ui path variable in another application.

For e.g. let say we have to certain text in google which is in our excel sheet.
I have read that cell assign into a variable but now how can we use that text in searching google?

Hi @rk.sati

You can use Type into activity: indicate on screen the search box in Google and pass your variable as input text. Here you have an example where you set as input text variable “var” followed by “enter” key. The Selector gets populated automatically when you indicate on screen the element to type into.

Hi @rk.sati,

Welcome to UiPath Community Forum.
Please Join the UiPath Academy Training to know more about RPA and UiPath Features.

You can find all the details about UiPath/Robot/Orechstrator

Happy Automation,
cheers :slight_smile:

Thank you so much ddpadil.