試験UiPath-ADAv1-JPN トピック9 問題285 スレッド
UiPath UiPath-ADAv1-JPNのリアル試験問題集
問題 #: 285
トピック #: 9
問題 #: 285
トピック #: 9
開発者は、以下に示すように、Click アクティビティのプロパティを構成しました。

アクティビティが実行時にターゲットを見つけられない場合はどうなりますか?

アクティビティが実行時にターゲットを見つけられない場合はどうなりますか?
おすすめの解答:A 解答を投票する
If the activity cannot find its target at runtime, an exception is thrown after 10 seconds. This is because the
"ContinueOnError" property is set to "False" and the "DelayAfter" property is set to "10" seconds. The
"ContinueOnError" property determines whether the automation should continue even when the activity fails, and the "DelayAfter" property specifies the amount of time (in milliseconds) to wait before moving to the next activity. (UiPath Automation Developer study guide) References:
* Click
* Common Properties
"ContinueOnError" property is set to "False" and the "DelayAfter" property is set to "10" seconds. The
"ContinueOnError" property determines whether the automation should continue even when the activity fails, and the "DelayAfter" property specifies the amount of time (in milliseconds) to wait before moving to the next activity. (UiPath Automation Developer study guide) References:
* Click
* Common Properties
Ichikawa 2026-08-04 09:21:26
コメント
他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。
コメントを通報する
コメント中
今すぐ 新規登録 / ログイン (無料です)。