Set a breakpoint to pause a component in RPA Desktop Design Studio
릴리스 버전: Australia
업데이트 날짜 2026년 03월 12일
소요 시간: 3분
Set a breakpoint on a component in RPA Desktop Design Studio so that you can
pause it for debugging purposes during an automation execution. You can set a breakpoint for
any number of components.
시작하기 전에
Ensure that the component or components where you want to set a breakpoint in are a
part of your automation.
In the RPA Desktop Design Studio, on the Design surface, right-click the
title bar of the component where you want to set the breakpoint and then select
Breakpoint.
After a breakpoint is set on a component, you can see a red icon as shown in
the following example.
그림 1. Red icon that appears after a breakpoint is set on a
component
During the automation execution, when the robot reaches a component that has
a breakpoint, the execution pauses and the component is highlighted with a
red border, as shown in the following example.
그림 2. Red border that appears when the robot reaches a component that
has a breakpoint
Choose an option and complete the action.
Option
Action
To execute the component where the breakpoint is set
Click Move next under the
Design tab or press the
Ctrl+F8 keys.
For a step-by-step execution
of the workflow, continue clicking the Move
next button.
To continue the execution of the remaining components
Click Run under the
Design tab.
To find all the breakpoints in the automation
Click the down arrow button next to the Clear
Breakpoints button under the
Design tab and select Find
all.
A list of breakpoints appears in the Find All
References section.
To remove a breakpoint
Right-click a desired component and select
Breakpoint.