UiPath Automation Developer Associate v1 — Question 9

Which selector should be adjusted according to best practices to ensure reliable and stable automation?

Answer options

Correct answer: C

Explanation

Option C is the correct choice because it uses unique identifiers such as 'aaname' and 'parentid' which enhance the reliability of the selector in automation. The other options may use less specific selectors or identifiers, making them more prone to failure if the UI changes.