I developed the bot in my local machine, it’s working fine. But when I am running the same bot on another machine the citrix part click text and click text double is not working. Screen resolution is same as of my machine.
Hi @saili,
How do you run this bot on citrix worker? It’s going through orchestrator or directly from Studio on this worker? Please describe in details.
Native Citrix Support requires some configuration before it’s possible. So probably you have already configured this on you computer but not on another which hasn’t been configured. Please see details here:
Using only this it can provide issues. As you know Citrix is delivering apps using streaming protocol combined with Microsoft’s RDP so activites can’t just “see” UiElements when working in such streamed app or desktop.
You need to install extension and receiver on computer where Studio is used for robot development and runtime need to be installed on every Citrix Worker where automation will take place.