UiPath Advanced RPA Developer (UiARD) — Question 76

A developer wants to create an attended process which uses UI Automation activities on hidden or minimized windows. While the process is running on the user's machine, the user also needs the ability to use the machine to look up items in a desktop application.
Which activity is configured by default to enable interaction with hidden or minimized windows?

Answer options

Correct answer: A

Explanation

The correct answer is A, Select Item, as it is specifically designed to interact with items in hidden or minimized windows. The other options, such as Type Secure Text, Type Into, and Click Text, do not have this capability by default and may require the windows to be visible for proper interaction.