Exam UiARD All QuestionsBrowse all questions from this exam
Question 200

A developer created the following sequence:

The following reflects the Catches block for the Try Catch activity:

The Properties for the Retry Scope activity are shown below:

The Properties for the On Element Appear activity are as follows:

Based on the configurations shown in the exhibits, which output is displayed in the Output panel when the target exists at runtime and is visible on the screen?

    Correct Answer: D

    Given the configuration, the Retry Scope activity is set to retry up to 4 times if the specified element does not appear. Each time the element is successfully found, the counter is incremented by 1, and based on the sequence and properties shown, the output should log the 'Snipping tool-option New Pop-up exists' message multiple times, equal to the number of retries, and the final value of the counter, which would be 4.

Discussion
sur_bhi123456789

Initial value of counter is not given in the question.

ReydHershelOption: D

Tested in Studion ! If the counter value is equal with 0 then the answer is D.

Engineer24Option: D

Tested in Studion ! If the counter value is equal with 0 then the answer is D.