Exam UiADPv1 All QuestionsBrowse all questions from this exam
Question 22

A developer is building a process that types data into input fields using the Hardware Events input method. Which property of the Type Into activity should be modified to reduce the pace at which the input string characters are typed into the fields?

    Correct Answer: B

    To reduce the pace at which the input string characters are typed into fields using the Hardware Events input method, the 'Delay between keys' property of the Type Into activity should be modified. This property controls the delay between consecutive keystrokes, allowing you to slow down the typing speed.

Discussion
IngvarnOption: B

B. Delay between keys Delay between keys - Delay (in seconds) between consecutive keystrokes. The default value is 0.02 seconds. The maximum value is 1 second. https://docs.uipath.com/activities/other/latest/ui-automation/n-type-into

Ui_Bot001Option: B

Answer is B.