TextRecognitionOcrMechanism Property

Description

The OCR mechanism to use.

Property type

Read-write property.

Syntax

Visual Basic
Public Property TextRecognitionOcrMechanism As String

Return Type

Possible values:

Versions 14.50 and earlier
  • Abby (default)
  • Tesseract
Versions 14.51 through 15.0
  • Abbyy (default)
  • Tesseract
Versions 15.0.1 and later
  • Abbyy (default)
  • Baidu
  • Google
  • Tesseract

Remarks

Versions 2021 R1 or later:  To use ABBYY OCR, the ABBYY OCR engine has to be included in the OpenText Functional Testing installation. If it is not included, Tesseract is used as the default OCR mechanism.

For more details on the OpenText Functional Testing text recognition mechanism and the available configuration options, see the topics on text recognition in the OpenText Functional Testing User Guide.

See also: