Navigation
API > API/Developer > API/Developer/AutomationDriver > API/Developer/AutomationDriver/IAsyncActionSequence > API/Developer/AutomationDriver/IAsyncActionSequence/Click
References
Module | AutomationDriver |
Header | /Engine/Source/Developer/AutomationDriver/Public/IDriverSequence.h |
Include | #include "IDriverSequence.h" |
IAsyncActionSequence & Click
(
const TSharedRef < IElementLocator , ESPMode::ThreadSafe > & ElementLocator,
EMouseButtons::Type MouseButton
)
Remarks
Queues a move of the cursor over the element, then triggers the series of events to invoke a click with the specified mouse button