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?
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?
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.
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
D. Activity Timeout Exceeded error is received
D is right answer