Automatically move mouse by applying MouseMove instruction of RoutineBot
RoutineBot is an
automation software for automation of any routine task, such as automated
GUI testing
- Use MouseMove function to move the mouse cursor to specific point of the screen
- Our RoutineBot helps test engineers to automate mouse pointer moving
- The RoutineBot will work as a robot, which can move cursor pointer
- Resolve routine task of cursor moving
- Make your script to move cursor pointer
- Automate cursor moving process
- Move cursor from your script
- Automated moving of mouse pointer
| Command |
Description |
How can it help? |
|
MouseMove |
Moves the mouse to
the screen coordinates. |
This command moves the mouse to the
screen coordinates, where X=0 is the left and Y=0 is the top. |
|