Exam UiARD All QuestionsBrowse all questions from this exam
Question 170

A developer created an attended process which used 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.

Which activity is configured by default to enable interaction with hidden or minimized windows?

    Correct Answer: C

    Set Text activity is configured to work with hidden or minimized windows. Unlike activities such as Click or Hover which typically require the UI element to be visible and ready for interaction, Set Text can directly interact with the UI element's properties to input text regardless of the window state.

Discussion
sur_bhi123456789Option: C

Set text activity is the right ans.

[Removed]Option: C

Given answer is correct, Set text does not have properties of Simulate Type or Send Windows message like Type into/Click or Type Secured Text so it works in Foreground and Hidden/Minimized the same way. Correct answer is C.

Engineer24Option: C

The activity that is configured by default to enable interaction with hidden or minimized windows is the “Type Into” activity (option C). The “Type Into” activity is designed to simulate keystrokes and input text into various UI elements, including hidden or minimized windows.

LarcAi_TrainingOption: B

The closest correct answer according to me is B