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