Navigation
API > API/Developer > API/Developer/AutomationDriver > API/Developer/AutomationDriver/Until
| Type | Name | Description | |
|---|---|---|---|
| FDriverWaitDelegate | ElementIsScrolledToEnd
(
const TSharedRef< IElementLocator, ESPMode::ThreadSafe >& ElementLocator, |
Creates a new wait delegate which completes it's wait only if the specified element locator discovers a scrollable element whose scroll position is at the end or if the specified timeout timespan elapses | |
| FDriverWaitDelegate | ElementIsScrolledToEnd
(
const TSharedRef< IElementLocator, ESPMode::ThreadSafe >& ElementLocator, |
Creates a new wait delegate which completes it's wait only if the specified element locator discovers a scrollable element whose scroll position is at the end or if the specified timeout timespan elapses The element locator is only re-evaluated at the specified wait interval |