Skip to Content

Hotkeys

The following hotkeys apply to all products in the Primo RPA Studio family (Pro, Citizen). Some hotkeys may not be available in the Citizen edition due to limited functionality.

General

  • Open project - Ctrl + O
  • Create process - Ctrl + N
  • Save process - Ctrl + S
  • Save project - Ctrl + Shift + S
  • Open Studio search window - Ctrl + F
  • Open documentation - F1

Run/Debug

  • Run selected process - F5
  • Run debug of selected process - F6
  • Resume process debugging - F9
  • Go to the next step in debugging - F10

Changes

  • Undo last change - Ctrl + Z
  • Redo change - Ctrl + Y

Elements

  • Collapse active process element - Ctrl + H
  • Set breakpoint on selected element - Ctrl + B
  • Skip selected element - Ctrl + D. The desired element will be ignored during scenario execution.
  • Edit element annotation - Ctrl + F2.

Clipboard

  • Cut selected element - Ctrl + X
  • Copy selected element - Ctrl + C
  • Paste selected element - Ctrl + V

Variables and Arguments

  • Create variable - Ctrl + K.

    If you need to create a variable in the element properties, click the property and use the hotkeys - the data type will be selected automatically.

  • Create argument - Ctrl + Alt + K.

    If you need to create an argument in the element properties, click the property and use the hotkeys - the data type will be selected automatically.

Last updated on