UiPath Automation Developer Professional v1 — Question 18

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?

Answer options

Correct answer: B

Explanation

The correct answer is B, as modifying the 'Delay between keys' property directly influences the interval between each character being typed. The other options do not affect the typing speed in the same manner; 'Delay before' and 'Delay after' control timing before and after the typing process, while 'Alter disabled element' is unrelated to typing pace.