Page 1 of 1

You are developing a .xaml file to interact with multiple fields of a web page. You want to Auto Empty the fields that r

Posted: Wed Mar 15, 2023 5:18 am
by answerhappygod
You are developing a .xaml file to interact with multiple fields of a web page. You want to Auto Empty the fields that require input.
Which input method(s) will automatically empty the target input fields?

A. "SendWindowMessages" only
B. "SendWindowMessages" and "Default"
C. "SimulateType" only
D. "Default" only