UiADPv1 Exam QuestionsBrowse all questions from this exam

UiADPv1 Exam - Question 68


When automating the process of entering values into a web form, requiring each field to be brought to the foreground, which property on the Type into activity should be adjusted to achieve this?

Show Answer
Correct Answer: C

To ensure each field in a web form is brought to the foreground before entering values, the 'Activate' property should be adjusted. This property, when selected, brings the specified UI element to the foreground and activates it before typing the text, ensuring that the input focus is correctly managed.

Discussion

1 comment
Sign in to comment
LarcAi_TrainingOption: C
May 8, 2024

The answer is C. As per the docs, Activate - When this check box is selected, the specified UI element is brought to the foreground and activated before the text is written. Docs: https://docs.uipath.com/activities/other/latest/ui-automation/type-into