Action group: Simulate system
Description
The action simulates mouse move according to the set coordinates with the ability to move mobile elements.
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 |
None.
Move file in the workspace.
Use the "Mouse move" action.
The program robot completed successfully.
The file was moved according to the set coordinates.