Navigation
API > API/Developer > API/Developer/AutomationDriver > API/Developer/AutomationDriver/IAsyncActionSequence > API/Developer/AutomationDriver/IAsyncActionSequence/ScrollBy
References
| Module | AutomationDriver |
| Header | /Engine/Source/Developer/AutomationDriver/Public/IDriverSequence.h |
| Include | #include "IDriverSequence.h" |
IAsyncActionSequence & ScrollBy
(
const TSharedRef < IElementLocator , ESPMode::ThreadSafe > & ElementLocator,
float Delta
)
Remarks
Queues a move of the cursor over the element, then triggers the series of events to invoke a mouse wheel scroll by the specified delta