UiPath Automation Developer Professional v1 — Question 103
What happens when the area selection feature in the UiPath Computer Vision wizard is used?
Answer options
- A. A duplicated UI can be selected, and the copy is modified in the automation process.
- B. A portion of the application UI can be selected, which is helpful when dealing with multiple fields bearing the same label.
- C. The selected area is automatically resized to fit all UI elements within it.
- D. The selected area is treated as a single UI element, with no further analysis of its contents.
Correct answer: B
Explanation
The correct answer is B because the area selection feature allows users to specify a particular section of the UI, which is particularly useful for applications with multiple fields that share the same label. Options A, C, and D do not accurately describe the functionality of the area selection feature, as they misrepresent how UI elements are handled in this context.