My bot is running even screen is locked but “Click activity” is failing always and it shows UiPath.core.selectorNotfound.exception…
Also I’ve tried both simulate and send windows message activity
For example, 1. Log activity 2. type into 3. click… Here 1,2 is working but 3 got error… How can i fix this
Please check the input mode for the click activity. If the input mode is other than chromium or else simulate then this type of error occurs and also please cross check the selectors for that click activity.
My desktop is not been disconnected, sir. It’s working with other activities and also click selector works properly when the system is on. When system is locked only click activity shows selector not found exception…
Install the robot in Service Mode and before scheduling the job from Orchestrator, make sure that you log out from that user. This will help with the issue with disconnecting the robot.