30 UiPath Studio Keyboard Shortcuts

UiPath Studio Shortcuts are essential for any automation developer looking to streamline their workflow and boost productivity. UiPath Studio is a powerful tool for building automation workflows, but navigating its features can be time-consuming.

By mastering UiPath Studio Shortcuts, developers can focus on creating efficient automation workflows, rather than wasting time on repetitive tasks. In this article, we’ll explore the most useful UiPath Studio Shortcuts to help you work smarter, not harder.

Recording Shortcuts

Action UiPath Studio Shortcut keys
Opens the Web Recording toolbar Alt + Ctrl + W
Opens the Basic Recording toolbar Alt + Ctrl + B
Opens the Citrix Recording toolbar Alt + Ctrl + C
Opens the Desktop Recording toolbar Alt + Ctrl + D
Adds delay during a recording activity F2
Lets you specify a custom recording region F3
Lets you choose the UI Framework to record F4

File Management Shortcuts

Action UiPath Studio Shortcut keys
Creates a new Blank Project Ctrl + Shift + N
Enables you to open a previously created workflow Ctrl + O
Opens the folder where the Log files are stored Ctrl + L
Save the currently opened workflow Ctrl + S
Saves all the workflows that are currently open Ctrl + Shift + S

Debugging Shortcuts

Action UiPath Studio Shortcut keys
Runs the currently opened workflow in debug mode F7
Checks the currently opened workflow for validation errors F8
Marks the selected activity with a breakpoint F9
Removes all the breakpoints in the currently opened workflow Shift + F9
When debugging, enables you to step into a block of activities and execute the first one F11
When debugging, steps over the execution of a block of activities in the currently selected workflow Shift + F11

Selected Activity Shortcuts

Action UiPath Studio Shortcut keys
Places the activity inside the Try section of a Try Catch activity Ctrl + T
Creates a new Sequence Diagram in the current project Ctrl + N
Copies the selected activity or activities to the clipboard Ctrl + C
Pastes the copied activity or activities inside the selected item Ctrl + V

Workflow execution Shortcuts

Action UiPath Studio Shortcuts
Runs the workflow that is currently open F5
Pauses the execution of the current workflow, in both normal and debug mode Pause
Stops the execution of the current workflow, in both normal and debug mode F12

Other UiPath Studio Shortcuts

Action UiPath Studio Shortcut keys
Enables you to access a help topic associated with the currently selected element F1
Sets the focus to the search box in the Activities panel to search for an activity Alt + Ctrl + F
Opens the Manage Packages window Ctrl + P
Ignores the activity that is currently selected by placing it into a Comment Out container Ctrl + D
Removes the activity from the Comment Out container it was placed in Ctrl + E

By incorporating these shortcuts into your daily work, you’ll be able to create automation workflows more efficiently and effectively. Remember, practice makes perfect, so take the time to familiarize yourself with these UiPath Studio Shortcuts and watch your workflow transform. With UiPath Studio Shortcuts, you’ll be able to automate with ease and take your workflow to the next level.

READ NEXT:

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button