Hello UiPath Community,
I’m having a “Timeout reached” error in my automation process. I don’t have any extra error details. Here’s what’s going on:
Issue: Timeout reached with no extra details.
What I’ve Tried:
- Used both “SimulateClick” and “SendWindowMessages” — didn’t help.
- Adjusted “LoginToConsole” and resolution settings in Orchestartor — still no luck.
- Tried running the process on multiple bots — same issue.
- Similar processes on these bots work fine.
- The problem doesn’t occur in attended mode.
- Screenshots show the elements are visible.
- Used “Element Exists” before clicking, Element Exists shows the element as available — clicking still fails.
- Set Focus before click, Set Focus works — clicking still fails.
- The issue happens sporadically, not every time.
- Adjusted “WaitForReady”, Increased timeout, added delays, and used “Retry Scope” — nothing worked.
Troubleshoot steps: Timeout reached - Troubleshoot steps
Does anyone have any ideas or suggestions?
Thanks.