Exam UiARD All QuestionsBrowse all questions from this exam
Question 77

A developer configured the Activity Project Settings for a UI automation and a Click activity in the project shown in the following exhibits:

If the target element is not found during execution in Debug mode, how long will it take until an error is thrown?

    Correct Answer: A

    In Debug mode, the Timeout specified in the Activity Project Settings takes precedence over the individual activity's timeout setting when there is a conflict. The Project Settings show a debug timeout value of 10,000 milliseconds (10 seconds). Therefore, if the element is not found, an error will be thrown after 10 seconds.

Discussion
IngvarnOption: B

15 seconds as it is provided in click activity TimeOut. If it was left blank, then project settings rule would apply

ReydHershelOption: B

Es la B

MirjalolOption: B

15 seconds as it is provided in click activity TimeOut. If it was left blank, then project settings rule would apply

LarcAi_TrainingOption: B

The given answer is correct

[Removed]Option: A

Is it not 10seconds in the debug mode. I think answer is 10seconds