UiARD Exam QuestionsBrowse all questions from this exam

UiARD Exam - Question 145


A developer is building an automation which types text into the fields of a web page. The Activity Project Settings for UI Automation Classic activities are set as follows:

The developer has configured the properties of a Type Into activity as follows:

What is the behavior of the Type Into activity when executing the workflow?

Show Answer
Correct Answer: B

The Type Into activity will use the default settings both in Run mode and in Debug mode. The project settings have the SendWindowMessages and SimulateType options set to False for both run and debug values. Additionally, the properties of the Type Into activity itself do not have SimulateType or SendWindowMessages selected. Therefore, the default typing method will be used in both modes.

Discussion

1 comment
Sign in to comment
LarcAi_TrainingOption: D
Nov 23, 2024

The given answer is correct