OCR Click Text - Activities - Foundation 23.2 - Foundation 23.2 - Ready - Hyland RPA - external

Hyland RPA Activities

Platform
Hyland RPA
Product
Activities
Release
Foundation 23.2
License

OCR

Description

Clicks the found text.

Properties

Analyst

  • Display Name: Optional friendly name used for debugging, validation, exception handling, and activity tracking.
  • 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.

Expert

  • Occurrence: Set OCR Occurrence.
  • Offset X: Set offset for x.
  • Offset Y: Set offset for Y.
  • Regex Option: Options to specify your regex pattern.

Input

  • Mouse Click Type: Set the click type how to click the result.
  • Mouse Start Position: Choose the position to click the found result.
  • OCR Text Pattern: Set text which has to be clicked.

Input [Expert]

  • 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.
  • Auto Invert: If checked, both the template and the image are inverted for certain matching methods to ensure reliability. Usually checked state works well.
  • Image Representation: Defines on which image representation the search should be carried out. Usually GrayScale works well.
  • Region Relative to Anchor: After finding the snippet image on the screen, this region - relative to the found image - is used for further actions, for example read out using OCR in case of the Get Text by Anchor activity.
  • Search Region: The display region in pixels where the image is searched in. When empty the whole virtual screen including all monitors is used.
  • Template Matching Method: Gets or sets the similarity measure. Usually, CcoeffNormed works fine. See the section on template matching methods within the Hyland RPA Designer documentation for more information.

A detailed description of the Tesseract engine can be found here.

For more information on the drag and drop functionality, see "Drag and Drop" in the Hyland RPA Designer Help.