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 with the specified Id | ||
| TSharedRef< IElementLocator, ESPMode::ThreadSafe > | Creates a new element locator that limits its discovered elements to ones with the specified Id | ||
| TSharedRef< IElementLocator, ESPMode::ThreadSafe > | Id
(
const TCHAR* Value |
Creates a new element locator that limits its discovered elements to ones with the specified Id | |
| TSharedRef< IElementLocator, ESPMode::ThreadSafe > | Id
(
const char* Value |
Creates a new element locator that limits its discovered elements to ones with the specified Id | |
| TSharedRef< IElementLocator, ESPMode::ThreadSafe > | Id
(
const FDriverElementRef& Root, |
Creates a new element locator that limits its discovered elements to ones with the specified Id, starting from the Root element given to the function | |
| TSharedRef< IElementLocator, ESPMode::ThreadSafe > | Id
(
const FDriverElementRef& Root, |
Creates a new element locator that limits its discovered elements to ones with the specified Id, starting from the Root element given to the function | |
| TSharedRef< IElementLocator, ESPMode::ThreadSafe > | Id
(
const FDriverElementRef& Root, |
Creates a new element locator that limits its discovered elements to ones with the specified Id, starting from the Root element given to the function | |
| TSharedRef< IElementLocator, ESPMode::ThreadSafe > | Id
(
const FDriverElementRef& Root, |
Creates a new element locator that limits its discovered elements to ones with the specified Id, starting from the Root element given to the function |