Navigation
API > API/Developer > API/Developer/AutomationDriver
Represents an object whose sole purpose is to discover one or more application elements
| Name | IElementLocator |
| Type | class |
| Header File | /Engine/Source/Developer/AutomationDriver/Public/IElementLocator.h |
| Include Path | #include "IElementLocator.h" |
Syntax
class IElementLocator
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Locate
(
TArray< TSharedRef< IApplicationElement > >& OutElements |
IElementLocator.h | ||
FString ToDebugString() |
IElementLocator.h |