I have attached the error coming.
But when I highlight the element, it highlights that.
I don’t know how to do citrix automation.?
please any one help in this.
I have attached the error coming.
But when I highlight the element, it highlights that.
I don’t know how to do citrix automation.?
please any one help in this.
I haven’t had an opportunity to play around with the new Citrix remote app functionality, but, from the training, it appeared that it needed to have a flag set. I believe in the selector it needs to have remoteapp="true"
or something similar to denote that it’s not a standard desktop app.
Sorry I didn’t get that. Can you please make me understand this more clearly?
@blacksundar Have you installed everything as listed here?
No, is it must to work with citrix environment because I am using only image automation. should it work or not ?
@dmccammond actually I tried using that attribute, it didn’t even highlight the element then. It started telling me that the element has incorrect element properties.
isremoteapp='1'
Hi @blacksundar,
Maybe you’re navigate to another window!
Use the * in ctrlname attribute instead of MainWindow.
Ctrlname=‘*’
Try this and let me know
It’s not taking that window as normal citrix application. It’s not even taking those maximize buttons.\
It gives error when running.
Source: Send Hotkey ‘D3DRenderer3’
Message: Cannot find the UI element corresponding to this selector:
Exception Type: UiPath.Core.SelectorNotFoundException`
Please look into this. Not able to work on citrix environment.
Can you give the full Selector of that RDP window?
<wnd app='cdviewer.exe' ctrlname='MainWindow' />