Automatically click mouse button by applying MouseUp and MouseDown command of RoutineBot
RoutineBot is an
automation software for automation of any routine task, such as automated
GUI testing
- Use MouseUp and MouseDown functions to emulate mouse press and release functions
- Click mouse button from your GUI test script
- Programmed clicking of mouse button
- Automate mouse button pressing process
- Make your script to press mouse button
- Our RoutineBot allows test engineers to automatize mouse button pressing
- Resolve routine task of mouse left button clicking
- Our RoutineBot can work as a robot, which will press mouse left button
| Command |
Description |
How can it help? |
|
MouseUp and MouseDown |
Emulates the
MouseDown event and MouseUp event. Actually, MouseClick in Windows
is MouseDown + MouseUp.
Note: when adding command you can specify left or right mouse
click. |
Sometime there is need to press and
don't release mouse button. In this case these command will help. |
|