Action Step Over¶
Test run can step over by debug.
Debug Action¶
- Open 'Action set setting' dialog, an then click 'Debug' button.
- 'Action set setting' dialog changes to debug mode.
![]()
Button Button name Details Step over Restart debug, then execute one line of code at a time. Restart Restart paused debug. End End paused debug.
- Click displayed each Test run, and then execute debug.
Hint
- You can also debug the action set by pressing the hotkeys displayed on the right side of each button.
- Hotkeys are not assigned by default.
- See Change the setting for ‘Action set setting’ for detials on how to set hotkeys.
Tip
Executing action is surrounded by red frame.
Set break point and then debug action.¶
Set break point in the action, and then you can pause the action.
- Double click at the left side of action to pause.
![]()
Tip
'Pause icon' is displayed, and then the execution is paused before action of 'Pause' icon if you execute debug. If you want to release the break, double click the Pause' icon.
- Click 'Debug' button.
Related keywords¶
debug, step


