en:actions:actionclick
This is an old revision of the document!
Table of Contents
Click
This action allows you to simulate a mouse click (left, middle or right click) at a specific position on the screen. You can simulate a single click (press and release) or a continuous press that can be released in a later action.
Standard parameters
Input parameters
Action
The action to execute:
- Click (press and release)
- Press
- Release
Warning: Any unreleased pressed button will be released when the execution ends.
Button
The mouse button to press.
Note: Only standard buttons can be used. (left, middle or right)
Position
The position where to simulate the click.
Amount
The amount of clicks to simulate.
Exceptions
Simulation failed
<BOOKMARK:simulation_failed>
This exception is thrown when the simulation failed.
- Default action: stop the script execution
Invalid action
<BOOKMARK:invalid_action>
This exception is thrown when the chosen action is invalid.
- Default action: stop the script execution
en/actions/actionclick.1321272719.txt.gz · Last modified: 2021/02/13 11:23 (external edit)