UiPath RPA Associate (UiRPA) — Question 35
When a workflow is started in Run mode, what happens when there is a breakpoint on an activity?
Answer options
- A. Workflow executes without pausing at the activity
- B. Worktlow pauses at the activity until the Continue button is clicked
- C. Workflow throws an error when it reaches the activity
- D. Workflow pauses for 5 seconds when it reaches the activity
Correct answer: A
Explanation
The correct answer is A because when a workflow is run in mode with a breakpoint, it continues executing without interruption. The other options suggest pausing or error scenarios, which do not occur when the breakpoint is set in this context.