Navigation
API > API/Developer > API/Developer/AutomationDriver > API/Developer/AutomationDriver/IAsyncDriverElement > API/Developer/AutomationDriver/IAsyncDriverElement/Type
References
Module | AutomationDriver |
Header | /Engine/Source/Developer/AutomationDriver/Public/IDriverElement.h |
Include | #include "IDriverElement.h" |
TAsyncResult < bool > Type
(
FString Text
)
Remarks
Moves focus to the element, then triggers the series of events to invoke keyboard input for each character specified. Not all control and modifier keys are supported with this method of typing. whether the type was successful