Error Thrown in UiPath

Currently, I am creating an automation that reads excel sheet, goes to different websites, select from a drop-down menu, and then send the form from the website.

There is an error that I cannot figure out where it is coming from. The robot stops running, and then gives the timeout error before sending form from the website. I checked the flow but it was not due to the activity before the stop. How can I find the error without having to remake the web activity?

hi @hpai,

Welcome to UIpath Community !

Run the Process in the debug mode with breakpoints on the activity which you think can break.


Mukesh