Mouse Event Node
Triggers a mouse event on a specified element.
Parameters
| Label | Value Type | Description |
|---|---|---|
| Mouse Event | Select | The type of mouse event to trigger. |
| Element Selector | Selector | The selector for the element to trigger the event on. |
| Modifier Keys | MultiSelect | Modifier keys to hold during the event. |
| Click Position | Select | The position to click within the element. |
| Offset | Coord | The offset from the specified position. |