NApplication cardの中に配置しなくてよいアクティビティ

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

ブラウザ操作のためのほとんどのアクティビティ(クリック、文字を入力など)はNApplication cardの中に配置しますが、幾つか例外があったと記憶しています。
Check Stateアクティビティでしたっけ?有識者の方、ご教示をお願い致します。

@gorby

Yes check app state does not need scope

as it might be needed before you attach to a browser as well to check browser existence as well

cheers

Hi, my countable UiPath lecturer, @Anil_G
Pls let me confirm what you said.
Do you mean check state activity need scope if I check UI element existance in browser?
Adding this, pls let me know if you know other activiies which does not need scope.

@gorby

No check app state do not need scope…you can use it inside as well…but by nature you need not

No classic activity needs a scope

Cheers