Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

The action simulates mouse move according to the set coordinates with the ability to move mobile elements. 

Action icon

Image RemovedImage Added

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
DraggingIf 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.BooleantrueNo
Start coordinatesThe coordinates of the starting point for moving the mouse cursor. Coordinates outside the screen area will cause an error.Robin.LocationPo int
Yes
Finish coordinatesMouse 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. 

...

Use the "Mouse move" action. 

Implementation

  1. Transfer Move the "Mouse move" action to the workspace. 
  2. 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. 



  3. Click the "Start" button in the top panel. 

...