Exam UiRPA All QuestionsBrowse all questions from this exam
Question 35

A developer notices that one website constantly changes the vertical/horizontal orientation of text input fields on a form as shown in the exhibit. The selectors for the text input fields are unreliable.

The developer wants to ensure that a Type Into activity for the text input field is reliable. Which UI Explorer feature will allow the developer to use the text input labels to make the Type Into activity more reliable?

    Correct Answer: C

    When dealing with dynamically changing layouts, using the 'Indicate Anchor' feature in UI Explorer can significantly enhance the reliability of the Type Into activity. This feature allows the developer to select stable elements (like text input labels) as anchors to ensure that the correct input fields are targeted, regardless of their position or orientation on the form.

Discussion
scully2501Option: C

https://docs.uipath.com/fr/activities/other/latest/ui-automation/anchor-base

ajiiiiiOption: C

Indicate Anchor