UiARD Exam QuestionsBrowse all questions from this exam

UiARD Exam - Question 78


Based on the configuration shown in the exhibit, what is the result of the execution of these activities if the target element does not exist at runtime?

Show Answer
Correct Answer: D

The configuration shows a timeout set to 5000 milliseconds or 5 seconds. If the target element does not exist at runtime, the activity will wait for this duration before throwing a timeout error. Hence, an 'Activity Timeout Exceeded' error is received when the target element does not appear within the specified time.

Discussion

3 comments
Sign in to comment
Engineer24Option: D
Apr 20, 2024

Tested in studio if the element is not present will throw an error: 23.4.0-beta.12701+Branch.release-v23.4.0.Sha.f28ab212a5325cf466c152fb914c55858f5a423c Source: On Element Appear 'snippingtool.exe Snippi...' (On Element Appear 'snippingtool.exe Snippi...') Message: Activity timeout exceeded

MirjalolOption: D
Jul 18, 2024

D is right answer

IngvarnOption: D
Nov 28, 2024

D. Activity Timeout Exceeded error is received