Navigation
API > API/Developer > API/Developer/AutomationDriver > API/Developer/AutomationDriver/IActionSequence
| Type | Name | Description | |
|---|---|---|---|
| IActionSequence & | MoveToElement
(
const TSharedRef< IElementLocator, ESPMode::ThreadSafe >& ElementLocator |
Queues a move of the cursor over the center of the element, triggering any hover cue the element may have | |
| IActionSequence & | MoveToElement
(
const TSharedRef< IElementLocator, ESPMode::ThreadSafe >& ElementLocator, |
Queues a move of the cursor over the center of the element offset by the specified amounts, triggering any hover cue the element may have |