Drag and drop in citrix environment

How to do the following actions in Citrix environment using UIPath:

  1. Drag and drop within a windows application
  2. Identifying the selected(highlighted in blue) element(similar to folder selection in windows)
    Kindly let me know , if these can be done, if yes, is it reliable?
    Thank you!

Hi @KavithaKGISL

Do it based on Click activity

Thanks
ashwin S

1 Like

Hi
Welcome to UiPath community
And a happy new year :partying_face:

Fine let’s go one by one
For this

We can do with a normal CLICK IMAGE activity and a HOVER IMAGE activity
For more details on how to do that here you go a document for that
But used image activities as mentioned above for Citrix

And finally for this

We can do that with many options like
—using FIND IMAGE activity or IMAGE EXISTS activity to check whether that image is there or not
Or
We can use COMPUTER VISION activities to do that in Citrix environment

Cheers @KavithaKGISL

1 Like

Thank you very much Ashwin and Palaniyappan ! I have seen these articles earlier too, but we are trying to get access to the Citrix environment to see it working! Meanwhile I wanted to get inputs from those who have tried/has knowledge about the drag & drop implementation and identifying of selected/highlighted element on a windows application!
Appreciate your inputs! Happy new year!

1 Like