1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

考える時間を増やそう!UiPathショートカット集

Posted at

概要

今回は業務効率化のために現場で使えるUiPath Studioのショートカットを紹介します。

UiPathショートカット

プログラム実行系

|機能|コマンド| |---|---| |プログラム実行|F5| |プログラム実行を停止|F12| |ブレークポイントを置く|F9| |すべてのブレークポイントを削除|Shift + F9| |デバッグモードで実行|F7| |ログを開く|ctrl + l(える)|

開発系

機能 コマンド
デザイナーパネルのワークフロー間を移動 ctrl + tab
保存する ctrl + s
すべて保存する ctrl + shift + s
アクティビティパネルを検索 ctrl + alt + f
変数を生成 ctrl + k
新しいプロジェクトを作成 ctrl + shift + n
新しいシーケンスを作成 ctrl + n
デザイナーパネルの拡大(縮小) ctrl + + (-)
Try Catchアクティビティの追加 ctrl + t
コメントアウト ctrl + d
コメントアウトを解除 ctrl + e

レコーディング系

機能 コマンド
Basicレコーディング ctrl + alt + b
デスクトップレコーディング ctrl + alt + d
Webレコーディング ctrl + alt + w
レコーディング一時停止 F2
レコーディング中止 Esc

まとめ

あちこちのサイトからUiPath Studioのショートカットをまとめてみました。 今後どんどんショートカットを使ってみて追加していきたいと思います! 次回はSAPのショートカットまとめます。それでは!

https://qiita.com/harumaki_dayo/items/75d1c1dfcb963d491a2a
・Windows, Explore, Chromeショートカット

https://qiita.com/harumaki_dayo/items/9524ea2de0a7934b9a87
・Excelアクセスキー集

2019-09-01.png
Tシャツも作りました

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?