Navigation
API > API/Developer > API/Developer/AutomationDriver > API/Developer/AutomationDriver/IAsyncDriverElement
| Type | Name | Description | |
|---|---|---|---|
| TAsyncResult< bool > | Moves focus to the element, then triggers the series of events to invoke keyboard input for pressing the specified character. | ||
| TAsyncResult< bool > | Moves focus to the element, then triggers the series of events to invoke keyboard input for pressing the specified key. | ||
| TAsyncResult< bool > | Press
(
EMouseButtons::Type MouseButton |
Moves the cursor over the element, then triggers the series of events to invoke mouse input for pressing the specified button. |