Action group: Simulate system
The action simulates mouse click according to set coordinates.
Click option - variants of the click to be called
Coordinates - coordinates of the point to be clicked on
Property | Description | Type | Filling example | Mandatory field |
---|---|---|---|---|
Parameters | ||||
Click option | Options of the called click | Robin.String | Yes | |
Coordinates | Coordinates of the point to click on. Coordinates outside the screen area will cause an error. | Robin.LocationPoint | Yes |
None.
Open the folder by clicking on it (double click left mouse button).
Use the "Mouse click" action.
Implementation
Result
The program robot completed successfully.
The robot clicked on the called folder, and it opened.