Click Image - Activities - Foundation 23.2 - Foundation 23.2 - Ready - Hyland RPA - external

Hyland RPA Activities

Platform
Hyland RPA
Product
Activities
Release
Foundation 23.2
License

Automation.Mouse

Description

Performs a click interaction on an image and enables the selection of the click position inside this image using double-click.

Properties

Analyst

  • Description: Optional text for documentation purposes.

Common

  • Continue On Error: Continues the execution of the workflow even if an error occurs during the execution of the activity.

  • Delay Before: Delay time in milliseconds before the activity is executed. The default value is 250 milliseconds.

  • Delay After: Delay time in milliseconds after executing of the activity. The default value is 250 milliseconds.

  • Disable Log: Disables the logging functionality for this activity.

  • Disable Protocol: Disables the protocol functionality for this activity.

  • Exclude from Global Delay: Excludes this activity from the Global Delay functionality.

  • Timeout: Duration in milliseconds in which the activity tries to execute.

Input

  • Click Type: Click Type (Right-,Left-,Double-Click etc.).

Input [Expert]

  • Click Point: Click Point (x,y) of the image.
  • Show Mouse Movement: Show mouse movement (true/false).

Target

  • Accuracy: Describes how much an image on the screen has to match the originally snipped image to be considered a match. Usually, 0.99 works well.
  • AutoInvert: If checked, both the template and the image are inverted for certain matching methods to ensure reliability. Usually checked state works well.
  • ImageRepresentation: Defines on which image representation the search should be carried out. Usually GrayScale works well.
  • Scale: Set the scale factor to scale both the template and the image in which you're searching for the template by the specified value. This can be used to speed up the template matching process by down-sampling both images (scale factor < 1). This will, of course, reduce the accuracy, and thus should be used with caution - usually, it's best to leave it at 1. Providing a value greater than 1 reduces accuracy and performance and thus shouldn't be used.
  • Search Region: The display region in pixels where the image is searched in. When empty the whole virtual screen including all monitors is used.
  • TemplateMatchingMethod: Gets or sets the similarity measure. Usually, CcoeffNormed works fine. For more information, see "Template Matching Methods" in the Hyland RPA Designer Help.

Options

  • Delay Between Mouse Movement And Click: Insert a delay between the mouse movement and the (double) click.
  • Offset X: Horizontal displacement of the cursor position according to the option selected in the Position field.
  • Offset Y: Vertical displacement of the cursor position according to the option selected in the Position field.

To learn more about the functionality of Drag and Drop, see "Drag and Drop" in the Hyland RPA Designer Help.