After login into citrix on clicking of IE icon , that will download the client ,and then i need to click on that client to open the browser.
Question: What is the best way of doing it?
In Launched browser , i am tryed to used web and native Citrix recording , the values are not capturing.
So i used Find Element → Mouse click–> Type Text activities to populate data, but what i observed is find Element is using coordinates ,if browser is scrolled then its not working.
Application form is big ,where i need to scroll and populate the data in that case i dont think find element will help.Selectors are also not working .
If Find Relative Element should be used then please share me one example
Please let me know the best way of doing this kind of applications.
Hello @jag67,
Since 19.4 version Studio has native citrix/rdp support so you should be able to catch normally selectors inside RDP connection window. Based on this you can build proper argument for open application and navigate through it.
Hi Pablito, we are planning on upgrading to 18.4.3 in the near future, I believe that also has the ability to see citrix selectors as well, correct? I believe it is an add-on
Do you simply install the add-on for studio and you are good to go? Or does something need to be installed on the citrix server?