Mouse move Version 7 (Рython)
Action group: Simulate system
Description
The action simulates mouse move according to the set coordinates with the ability to move mobile elements.
Action icon
Settings
Property | Description | Type | Filling example | Mandatory field |
---|---|---|---|---|
Parameters | ||||
Dragging | If the parameter value is «True», then the mobile element will be moved from the start point to the end point of the movement. The default is «False» | Robin.Boolean | true | No |
Start coordinates | The coordinates of the starting point for moving the mouse cursor. Coordinates outside the screen area will cause an error. | Robin.LocationPo int | Yes | |
Finish coordinates | Mouse cursor endpoint coordinates. Coordinates outside the screen area will cause an error. | Robin.LocationPo int | Yes |
Special conditions of use
None.
Example of use
Task
Move file in the workspace.
Solution
Use the "Mouse move" action.
Implementation
- Move the "Mouse move" action to the workspace.
- Set the "Mouse move" action parameters. To set the beginning and end of the coordinates click on the button, then on the button. In the opened window click on the PickArea button and with the Shift key pressed set the coordinates.
- Click the "Start" button in the top panel.
Result
The program robot completed successfully.
The file was moved according to the set coordinates.
Обзор
Инструменты контента