Open Browser activity - Uipath

I am getting this error when I run my process from orchestrator.

UiPath.Core.ElementOperationException: Timeout reached.

However the process runs fine if I run it from Uipath Assitant. Anything I am missing in the project dependencies/Packages.

Hello @icehouselux ,

Is this for an unattended robot?
The issue appear specifically when open the browser or a specific activity in the browser?

If is for a specific activity, like click/type into, use the Simulate option from activity properties.

I hope it helps.

Vasile.

the process is failing at the openbrowser activity itself …works fine when I run it from the assistant. I have another process that runs fine. Unsure anything to do with the project dependencies. @wasea