Navigation
API > API/Developer > API/Developer/AutomationDriver > API/Developer/AutomationDriver/IAsyncDriverElement
References
| Module | AutomationDriver |
| Header | /Engine/Source/Developer/AutomationDriver/Public/IDriverElement.h |
| Include | #include "IDriverElement.h" |
TAsyncResult < bool > ScrollBy
(
float Delta
)
Remarks
Moves the cursor over the element, then triggers the series of events to invoke a mouse wheel scroll by the specified delta. Most average user scrolling is limited to a range of -5 to 5. whether the scroll by delta was successful