Navigation
API > API/Developer > API/Developer/AutomationDriver
Inheritance Hierarchy
- IElementLocator
- IAsyncDriverElement
- IDriverElement
References
| Module | AutomationDriver |
| Header | /Engine/Source/Developer/AutomationDriver/Public/IElementLocator.h |
| Include | #include "IElementLocator.h" |
Syntax
class IElementLocator
Remarks
Represents an object whose sole purpose is to discover one or more application elements
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Locate
(
TArray< TSharedRef< IApplicationElement > >& OutElements |
||
| FString |