Hi,
I am trying to use open application activity to open UiDemo app, but want to store the path at Assets.
Can you help me how can I use that assets in open application activity.
Regards,
Masood
Hi,
I am trying to use open application activity to open UiDemo app, but want to store the path at Assets.
Can you help me how can I use that assets in open application activity.
Regards,
Masood
Store the Path Value in the asset, if you have multiple robot machines then you can assign different paths for each machine using the option value per robot.
Get the required value from the orchestrator using Get Asset activity. Save it in the required variable. Pass the obtained path value via variable to Open Application activity. Make sure the selector pointing to required windows are generic and not specific to a particular machine.
Regards,
Karthik Byggari
Thanks Karthik and Rishi.
Regards,
Masood
Please mark the answer as solved and close the thread.