Skip to content

Action ‐ Click

Nain57 edited this page Jun 1, 2025 · 1 revision

The Click Action is executing a click gesture on your device touch screen.

Note

The execution of your Scenario will wait until the click gesture is completed before resuming.


Image The Click Action menu can be accessed from the Action list, by creating/editing one. Like any other element in your scenario, you can set a name in order to easily identify what this Click Action is doing when you come back later for edition.

Duration

Duration of the Click. This is the delay between the press and the release of the click gesture, in milliseconds.

Click On

Select the type of click

Click on position

Default type of click, select directly the position where the click will be executed. This enables the _Position selection_ option.

Click on condition

Click on a detected position. Depending on the Condition Operator defined in your Screen Event, the behaviour will differ:

  • AND The Click on a condition option will enables, allowing you to select a Screen Condition that will be clicked on when detected. Useful for moving targets.
  • OR The click will be executed on the first detected Screen Condition of your event.

In both case, selecting Click on condition will enables the Click offset option

Click Position

Set/Change the position of the click. Visible only when the Click On option is set to Click on position

Click Condition

Set/Change the Screen Condition to click on. Visible only when the Click On option is set to Click on condition and when the attached Screen Event Condition operator option is AND.

Click Offset

Set/Change the offset of the click. Visible only when Visible only when the Click On option is set to Click on condition

When clicking on a detected position, Klick'r is always clicking on the center of the detected Screen Condition. The offset options allows you to control where Klick'r will click relatively to the Screen Condition center.
Clone this wiki locally