UITestActionExecutor.SendKeys Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
SendKeys(UITechnologyElement, String, ModifierKeys, Boolean) | ||
SendKeys(UITechnologyElement, String, ModifierKeys, Boolean) | Sends the keystrokes to generate the specified text. |
Top