This topic lists the keyboard shortcuts available in RPA Designer.
General
Shortcut |
Description |
Ctrl + S
|
Save the current workflow. |
Crtl + Z
|
Undo the previous action. |
Ctrl + Y
|
Redo the previous action. |
Workflow Execution
|
|
Ctrl + R
|
Execute the current workflow. |
Ctrl + T
|
Execute the workflow that is currently open for a specific task.
|
Esc
|
Stops the currently running workflow. |
Debugging
|
|
F5
|
Execute the workflow step by step. |
F10
|
Continue executing the workflow. |
Selected Activity
|
|
Ctrl + C
|
Copy the selected activity to the clipboard. |
Ctrl + V
|
Paste the activity from the clipboard. |
Ctrl + Alt + C
|
Comment out the selected activity. |
Ctrl + Alt + U
|
Uncomment the selected activity. |
Ctrl + Alt + V
|
Open the variable editor for the selected activity. |