キーボードショートカットアクティビティについて

こんばんは
UiPath Studio 2025.0.161STS Community editionのユーザーです。

下記公式ドキュメントを見ると、キーボードショートカットアクティビティは、
入力モードが「ハードウェアイベント」だけでなく「Chromium API」「ウィンドウ メッセージ」でも動作するように読めますが本当でしょうか?
自分の環境では、「ハードウェアイベント」だけでしか動作しないため、念のため確認をさせてください。

@gorby,

Chromium API will work with Chromium based browsers
Window messages is recommended for Desktop applications
For the rest scenarios, go with the Hardware events

Hi Thank you for your reply.
However, I noted keyboard shortcuts activity(input mode:window messages) did not work on Powerpoint desktop application. Great! That’s so UiPath! If you are suspicious to my comment, have a try and show me your result!

@gorby,

I tried this by bringing the PowerPoint window to front it worked for simple Ctrl+F shortcut. any specific shortcut should I try?

HI @ashokkarale , Thank you for your support!
As attached, I tried ALT+H -G-P.
![The image shows a screenshot of a process in automation software, with instructions to send the keyboard shortcut “Alt + H, G, P” using input mode,window messages.

If your UiPath successfully conducts whole process, you will see selection window on your PowerPoint Window.(See attached png2 file)