UiPath Automation Developer Associate v1 — Question 20

What happens when there is a breakpoint on an activity and the project is started in Run mode?

Answer options

Correct answer: C

Explanation

The correct answer is C because when a project runs in Run mode, breakpoints are ignored, allowing the project to execute seamlessly. Options A and B suggest interruptions that do not occur in Run mode, while option D incorrectly indicates an error is thrown, which is also not true in this context.