I built the Uipath bot interacting with the Web application in the Uipath 2019.10.4 studio version. The bot faced the issue interacting with the Web application if the VM disconnected/ closed. If the VM is open (login to the VM), the Uipath bot interacts with each element in the Web application.
FYI. I did not receive any error when installing the Chrome extension in the robot machine.
This issue starts after I install the Uipath studio version to 2020.10.10 and the Orchestrator version to 2020.10.1 from 2019. Until I open the VM, the bot is not interacting with the Web application.
I have also added the Environment variable of the ‘UIPATH_SESSION_TIMEOUT’ with the value of 60, but the issue still exists.
Did any of you come across this issue and resolve it? Please share your comments.
Create a simple bot with TakeScreenshot and Save Image activities.
2a. Capture the Image Width, Height, and Bit Depth of the saved image file (image file properties).
Log in to the Orchestrator and change the Resolution in the Robot settings.
3a. Login to Console as No.
3b. Enter Resolution Width, Resolution Height, and Resolution Depth (2a step).
Open the RUN command
4a. Open the SystemPropertiesAdvanced on the Run command
4b. Click on the Environment variables button under the Advanced tab.
4c. Add/ update the ‘UIPATH_SESSION_TIMEOUT’ with the value of 60.
Restart the Robot service
Sign out from the Robot machine.
Thanks to the Uipath Technical Team for resolving this issue.