Arindam
(Arindam Saha)
October 11, 2018, 4:18pm
1
I am trying to do automation in VM using citrix recorder in UI path. But whenever i am using click image option its not getting clicked and whole VM getting hanged. The UI Path is installed in local desktop.
Please let me know if anyone faced similar issues. also experts please guide me.
Alex_Cross
(Alex Cross)
October 11, 2018, 4:31pm
2
I am currently automating a process which will be run on a VM and my approach has been:
Develop and minimal testing using UiPath Studio on my local laptop
Connect both my laptop and the “VM-Bot” to Orchestrator
Publish the files from my laptop to Orchestrator
Run the bot via the VM
I am assuming you can log in and access the VM, and also that you have licenses to get 2 bots on orchestrator.
Another option could be to install UiPath Studio on the VM and work directly in there, as this will also avoid citrix
Let me know if this helps, thanks!
1 Like
Divyashreem
(Divyashree Muddagangaiah)
October 13, 2018, 1:29pm
3
Instead of Citrix recording go for using activities, make sure you validate images using find image and image exists, and try using simulate click.