SendKeys Method (IUiObjectBase)

Types the specified string into the test object in the application, including special keys or key modifiers.

Overload List

OverloadDescription
SendKeys(String,KeyModifier)Types the specified string into the test object in the application, including special keys or key modifiers.  
SendKeys(String)Types the specified string into the object in the application, including special keys.