UI Debugging question

Hi,
During debugging, if I see only options for break or stop what do I have to do?

Also, if there is an error with an element, bot is showing an error in red, but not moving back to throw error or anything. It is stuck there. What do I have to do?

Thank you so much

@A_Learner ,

For debugging you should be using breakpoint. Press F9 on the activity on which to want to pause the execution.

Follow this documentation for clear understanding.

Thanks,
Ashok :slightly_smiling_face:

We recommend highly to take the Debugging course from the UiPath Academy

then use the options from
grafik

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.