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

Ключ

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

Mouse click Version 5 (Рython)

Action group: Simulation Simulate system

...

Description

The action simulates mouse click according to set coordinates. 

Action icon

Image Added

Parameters

Input parameters

Click option - variants of the click to be called

Coordinates - coordinates of the point to be clicked onImage Removed

Settings 

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
Click optionOptions of the called clickRobin.String
Yes
CoordinatesCoordinates of the point to click on. Coordinates outside the screen area will cause an error.Robin.LocationPoint
Yes

Special conditions of use

None. 

 

Example of use

Task

Open the folder by clicking on it (double click left mouse button). 

...

Use the "Mouse click" action. 

Implementation

  1. Transfer Move the "Mouse click" action to the workspace:
  2. Set the "Mouse click" action parameters.  

    To fill in the "Coordinates" field click on the three dots button, then on the  button,  in the opened window click on the PickArea button and with the Shift key pressed, specify the coordinates of the folder you want to create a copy ofelement to click.
  3. Click the "Start" button in the top panel. 

...