MouseMoveAt
Triggers a mouse move event at the specified location.
Syntax
Browser.MouseMoveAt
· [x]
· [y]
Parameters
- x
- The horizontal coordinate, from left to right.
- y
- The vertical coordinate, from top to bottom.
Triggers a mouse move event at the specified location.
Browser.MouseMoveAt
· [x]
· [y]