I am working on the automation of a Desktop application and I am doing the development in the Virtual environment. Activities such as Click, TypeInto etc are not working. Not just on the application I am working on, but other applications too, including web. What could be the reason? Please help.
I am using VPN to connect to the clients Virtual Maschine and I need to Automate a desktop application in the Virtual environment. I have studio downloaded in th Virtual Environment and I am developing the Bot in that studio.
As far as I understand, you are trying to automate an automation on it by connecting to a different server with vpn from the environment in which you are developing.
You can proceed with the uipath remote runtime method while doing this. You can make the selectors here accessible through a plugin you install on that server.
Hi @anit.michael ,
I see, so then i think u can just use it like in normal PC. Maybe if still cannot, then u can try to show the cursor in your Remote VM, coz maybe your actual cursor has a different function with the cursor in VM.