Hi , Am trying to do citrix application automation in uipath but am unable to find the click operation and type into operation and even I couldn’t find the proper selector for this.I have enabled citrix extension but am getting error like enable remote runtime exe after enabled this also am unable to automate application properly and I should use dynamic selector for click operation for clicking multiple values can anyone give me solution would be a thankful.
Kindly try with computer vision activities
Before that reinstall the Citrix extension Once and try
If that doesn’t work then try with computer vision activities
No may be with application
Hmm fine we still got options that are reliable
We can try with send hot key activity with keys like tab to navigate across fields and enter key to Click onto a key
You need to have to install Citrix extension on computer where you have Studio installed. And you need to have to install Runtime and the citrix servers on which you will automate the application. Runtime is “contacting” with extension and gives the opportunity to grab selectors etc.
I assume that this CutromerX application is running through the Citrix/Receiver right? Please check in Receiver if the Worker/Citrix Server you are assigned with is the exact one where you have runtime installed.
You need to remember that if Citrix is configured to deliver application based on Delivery Group where there are more than one server, then this runtime needs to be installed on all of these servers. Otherwise UiPath Studio will be working only when session will be connected to the one server where runtime was installed.
I used this but here I couldn’t find selectors for clicking multiple values and if it found multiple buttons it is giving error like duplicate values found