AHK automation to open and expand activity editor - with key shortcuts

  1. Save and unzip
  2. Run AutoHotkey.exe (I recommend to put it in shell:startup so it runs on Windows restart)
  3. Open UiPath Studio
  4. Click on any Assign activity and press ctrl+w
  5. Bam!

For activities that have only one editable value (like if activity) press ctrl+q.
You can change the key shortcuts in autohotkey.AHK.

Here’s the automation: AHK.zip (553.7 KB)

This is what it looks like in action:

2 Likes