Hi Team,
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.