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

Ключ

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

...

Mouse move Version 7 (Рython)

Группа действий: Имитация устройств 

Описание

Данное действие предназначено для имитации движения курсора мышки по заданным координатам с возможностью перемещения мобильных элементов.

Image Removed

...

Action group: Simulate system 

...

Description

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

Action icon

Image 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

Особые условия использования

Отсутствуют.

Пример использования

None.

Example of use

Task

Move file in the workspaceЗадача: переместить файл на рабочем столе

Solution

Use the Решение: воспользоваться действием "Mouse move" action

Реализация:

Implementation

  1. Transfer the Перенести действие "Mouse move" на рабочую область:action to the workspace. 
  2. Настроить параметры действия Set the "Mouse move" . Для указания координат начала и конца необходимо нажать на кнопку Image Removed, далее на кнопку Image Removed. В открывшемся окне нажать на кнопку PickArea и с зажатой клавишей Shift указать координатыaction parameters. To set the beginning and end of the coordinates click on the Image Added button, then on the Image Added 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

Результат

Программный робот отработал успешно.

Image Removed

Result

The program robot completed successfully. 

Image Added

The file was moved according to the set coordinatesФайл перенесен по указанным координатам