Hotkeys and shortcuts for UiPath Studio

(Total 30)

Ctrl + ↑   Shift + N
File Management
Creates a new Blank Project
Ctrl + O
File Management
Enables you to open a previously created workflow. Only .xaml files are supported
Ctrl + L
File Management
Opens the folder where the Log files are stored
Ctrl + S
File Management
Save the currently opened workflow
Ctrl + ↑   Shift + S
File Management
Saves all the workflows that are currently open
Ctrl + D
Comment
Ignores the activity that is currently selected by placing it into a Comment Out container
Ctrl + E
Comment
Removes the activity from the Comment Out container it was placed in
F7
Debugging
Runs the currently opened workflow in debug mode
F8
Debugging
Checks the currently opened workflow for validation errors
F9
Debugging
Marks the selected activity with a breakpoint
↑   Shift + F9
Debugging
Removes all the breakpoints in the currently opened workflow
F11
Debugging
When debugging, enables you to step into a block of activities and executes the first one
↑   Shift + F11
Debugging
When debugging, steps over the execution of a block of activities in the currently selected workflow
Alt + Ctrl + W
Recording
Opens the Web Recording toolbar
Alt + Ctrl + B
Recording
Opens the Basic Recording toolbar
Alt + Ctrl + C
Recording
Opens the Citrix Recording toolbar
Alt + Ctrl + D
Recording
Opens the Desktop Recording toolbar
F2
Recording
Adds delay during a recording activity
F3
Recording
Lets you specify a custom recording region
F4
Recording
Lets you choose the UI Framework to record, which can be Default, AA, and UIA
F5
Workflow execution
Runs the workflow that is currently open
Pause
Workflow execution
Pauses the execution of the current workflow, in both normal and debug mode
F12
Workflow execution
Stops the execution of the current workflow, in both normal and debug mode
Ctrl + T
Selected activity
Places the activity inside the Try section of a Try Catch activity
Ctrl + N
Selected activity
Creates a new Sequence Diagram in the current project
Ctrl + C
Selected activity
Copies the selected activity or activities to the clipboard
Ctrl + V
Selected activity
Pastes the copied activity or activities inside the selected item
F1
Miscellaneous
Enables you to access a help topic associated with the currently selected element
Alt + Ctrl + F
Miscellaneous
Sets the focus to the search box in the Activities panel to search for an activity
Ctrl + P
Miscellaneous
Opens the Manage Packages window