How to automate Citrix, without installing anything on the citrix

Hi Team,

i want to create automation script for citrix, but due to restriction from client side i cannot install anything in it. i tried using computer vision but its not reading the elements on the citrix UI. Can you help me with this?

@arpana.yadav,

This would be plain Image based use case in this case. To recognize Ui Elements from Citrix will also require UiPath Remote Runtime installed on the Citrix.

Automating with image based would be very delicate and error prone. You will have to convince the business/client about the basic software/hardware requirements you will require to automate a use case.

https://docs.uipath.com/studio/standalone/2024.10/user-guide/about-uipath-remote-runtime

Thanks,
Ashok :slight_smile:

1 Like

hi ,
If you don’t want to install remote runtime , please go with CV activities .

thank you for the suggestion but i have tried CV activities but that isnt working.

Hi @arpana.yadav

Welcome to the Forum!!

Have you tried checking with Image Based Automation or Key board activities?

Then you are stuck. If you won’t get the appropriate software installed it won’t work.

Its like asking how to automate Chrome but not adding the UiPath Chrome extension, it severely limits the choices.

Tell the client its not possible unless they work with you to install the required software.

thank you Jon for the suggestion