UiPath Advanced RPA Developer (UiARD) — Question 20

A developer wants to create a process which uses UI automation activities on hidden or minimized windows for a user in a Call Center. 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 must be configured to be able to interact with hidden or minimized windows?

Answer options

Correct answer: C

Explanation

The 'Click' activity is designed to interact with UI elements, including those in hidden or minimized windows, which is essential for the developer's requirements. Other options like 'Get Full Text', 'Set Text', and 'Check' are not specifically tailored to interact with UI elements in the same way, limiting their functionality in this scenario.