Move browser mouse
Description
Moves the mouse to the targeted coordinates.
Input Ports
Name | dataType | sourceType | source | required | validation status | description |
---|---|---|---|---|---|---|
Move Position | position | link-manual | link | false | Coordinates to where the mouse should be moved. |
Scenarios
- The user wants to move the browsers mouse to the targeted coordinates.
Use case
It is required to make use of the Launch web browser command when using this command.
Inputs
- X:
300
- Y:
250
Experienced tips
- If no target coordinates are specified, the mouse button will be moved to position
X: 0, Y: 0
.
Search Tags
move mouse
to coordinates