Navigation
Unreal Engine C++ API Reference > Developer > AutomationDriver > IDriverElement
Type | Name | Description | |
---|---|---|---|
![]() |
bool | Click () |
Moves the cursor over the element, then triggers the series of events to invoke a click with the left mouse button |
![]() |
bool | Click
(
EMouseButtons::Type MouseButton |
Moves the cursor over the element, then triggers the series of events to invoke a click with the specified mouse button |