Navigation
API > API/Developer > API/Developer/AutomationDriver > API/Developer/AutomationDriver/By
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< IElementLocator, ESPMode::ThreadSafe > | Creates a new element locator that limits its discovered elements to ones matching the specified "path" | ||
| TSharedRef< IElementLocator, ESPMode::ThreadSafe > | Creates a new element locator that limits its discovered elements to ones matching the specified "path" | ||
| TSharedRef< IElementLocator, ESPMode::ThreadSafe > | Path
(
const TCHAR* Value |
Creates a new element locator that limits its discovered elements to ones matching the specified "path" | |
| TSharedRef< IElementLocator, ESPMode::ThreadSafe > | Path
(
const char* Value |
Creates a new element locator that limits its discovered elements to ones matching the specified "path" | |
| TSharedRef< IElementLocator, ESPMode::ThreadSafe > | Path
(
const FDriverElementRef& Root, |
Creates a new element locator that limits its discovered elements to ones matching the specified "path", starting from the Root element given to the function | |
| TSharedRef< IElementLocator, ESPMode::ThreadSafe > | Path
(
const FDriverElementRef& Root, |
Creates a new element locator that limits its discovered elements to ones matching the specified "path", starting from the Root element given to the function | |
| TSharedRef< IElementLocator, ESPMode::ThreadSafe > | Path
(
const FDriverElementRef& Root, |
Creates a new element locator that limits its discovered elements to ones matching the specified "path", starting from the Root element given to the function | |
| TSharedRef< IElementLocator, ESPMode::ThreadSafe > | Path
(
const FDriverElementRef& Root, |
Creates a new element locator that limits its discovered elements to ones matching the specified "path", starting from the Root element given to the function |