Navigation
API > API/Developer > API/Developer/AutomationDriver > API/Developer/AutomationDriver/IDriverElement
References
| Module | AutomationDriver |
| Header | /Engine/Source/Developer/AutomationDriver/Public/IDriverElement.h |
| Include | #include "IDriverElement.h" |
bool ScrollBy
&40;
float Delta
&41;
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