I’m in a project starting to use UiPath to automate our organization. So I am still learning a lot.
There have been a lot of talk about developing automations for all kinds of applications, so my question is, what is an easy way to setup a flow for an application that I have not installed on my computer?
I haven’t found any guidelines or tutorials for this, so any pointers or links would be helpful.
You need access to the application to automate it. So you need to install it in your computer. For application installed on servers or citrix UiPath offers an extension for it to enable native selectors.
There is no way to do that. You have to have the application installed so UiPath can get selectors from it. And without the app installed, how would you test your automation?