ファイルをデバッグを実行する際に、自動でUiPathをタスクトレイに格納したい

こんばんは。
UiPath Studio EnterPrise Edition 23.10.0を利用中の者です。

F5キーを押下して、ファイルをデバッグを実行する際に、操作対象を前面に表示するため、都度手でUiPathウインドウの右上をクリックしてUiPathをタスクトレイに格納しています。
これを自動化するオプション設定は有りませんか?

@gorby

The purpose of debugging is to have UiPath studio available and check all the details so that is how it was designed…I believe there is no other thing you can do on top of it

Cheers

I do not think so. In case I run UiPath for debugging I want to see browser screen.
As you may not aware, another RPA tool say WinActor, has this function.

@gorby

If you want to usee just minimize it…or use activate as the first activity in your browser scope…

You would want to see browser…some would want to check variables…sonmw others…logs …we cannot decide what is more important…so it is flexible in that way

Cheers