One or more errors occurred

Hi everyone,

I’m getting the following error on a Click activity.
Output

The weird thing is that the selector for that activity is valid and it highlights the correct UI element.
Selector

The robot manages to attach the browser correctly, so it should be looking for the element in it, and the valid selector suggests it should find it, but it throws the error every time. Any idea what might be the cause and how to fix?

Note: I’ve hidden some things, as they are confidential.

Thank you!

1 Like

Hello, I am experiencing the same issue. I send in the the Browser in as a UiPath.Core.Browser object in the Workflow Arguments. I then attach the browser and try clicking an element but get the same error. Has anyone found a fix for this?

That is a common error, usually seen after the update. It is basically the robot service is not able to connect to the host due to change in the local parameters

Just restart your services of UiPath from Task manager and also possibly restart the system after this. that should resolve this issue.