IElementLocator

Represents an object whose sole purpose is to discover one or more application elements

Windows
MacOS
Linux

Inheritance Hierarchy

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

Name Description

Public function Const

void

 

Locate

(
    TArray< TSharedRef< IApplicationEle...
)

Public function Const

FString

 

ToDebugString()