Options Object Members

Public Methods

Public Method RestoreLayoutRestores the window's size and layout.
Public Method RestoreToFactoryDefaultSettingsRestore GUITest settings to factory defaults

Public Properties

Public Property AbbyyOcrLanguages

The languages to use for text recognition when using the Abbyy OCR engine.

UFT One versions 14.50 and earlier: This property is named AbbyOcrLanguages instead.

UFT One 2021 R1 or later:  To use this property, the ABBYY OCR engine has to be included in the UFT One installation.

Public Property ActiveScreenReturns the ActiveScreenOptions object, which enables you to set your Active Screen preferences.
Public Property AIReturns the AIOptions object, which enables you to activate the AI-testing capabilities in UFT One.
Public Property AutoGenerateWithIndicates whether 'With' statements are automatically generated after recording.
Public Property AutoParameterizeStepsIndicates whether test steps are automatically parameterized when you finish a recording session.
Public Property AutoParameterTypeThe type of parameter to be used for all automatically parameterized steps.
Public Property BaiduOcrKey

The access token to use when connecting to the Baidu OCR engine.

Public Property BaiduOcrLanguages

The languages to use for text recognition when using the Baidu OCR engine.

Public Property BaiduOcrProxyAddress

The address of the proxy server to use when connecting to the Baidu OCR engine.

Public Property BaiduOcrProxyPort

The proxy port to use when connecting to the Baidu OCR engine.

Public Property BaiduOcrProxyPassword

The proxy password to use when connecting to the Baidu OCR engine.

Public Property BaiduOcrProxyType

The proxy type to use when connecting to the Baidu OCR engine.

Public Property BaiduOcrUseAuthentication

Indicates whether to use proxy authentication when connecting to the Baidu OCR engine.

Public Property BaiduOcrUseProxy

Indicates whether to use proxy when connecting to the Baidu OCR engine.

Public Property BaiduOcrProxyUserName

The proxy username to use when connecting to the Baidu OCR engine.

Public Property DisableVORecognitionIndicates whether recognition of virtual objects is disabled.
Public Property DisplayKeywordViewIndicates whether the Keyword View is displayed when a test or scripted component opens.

Public Property DLConnection

(UFT One version 23.4 and later)

Returns the DLConnection object, which enables you to configure a connection to Digital Lab.
Public PropertyGoogleOcrKey

The access token to use when connecting to the Google OCR engine.

Public Property GoogleOcrProxyAddress

The address of the proxy server to use when connecting to the Google OCR engine.

Public Property GoogleOcrProxyPort

The proxy port to use when connecting to the Google OCR engine.

Public PropertyGoogleOcrProxyPassword

The proxy password to use when connecting to the Google OCR engine.

Public Property GoogleOcrProxyType

The proxy type to use when connecting to the Google OCR engine.

Public Property GoogleOcrUseAuthentication

Indicates whether to use proxy authentication when connecting to the Google OCR engine.

Public Property GoogleOcrUseProxy

Indicates whether to use proxy when connecting to the Google OCR engine.

Public Property GoogleOcrProxyUserName

The proxy username to use when connecting to the Google OCR engine.

Public Property JavaReturns the JavaOptions object, which enables you to set Java-specific options for all tests.
Public Property MCConnection

Returns the MCConnection object, which enables you to configure a connection to Mobile Center / UFT Mobile / Digital Lab.

Note: Starting from UFT One version 23.4, this property is supported only for backward compatibility.

Public Property ObjectIdentificationReturns the ObjectIdentification object, which enables you to manage test object class descriptions.
Public Property RunReturns the RunOptions object, which enables you to set run options for all tests and business components.
Public Property SAPReturns the SAPOptions object, which enables you to configure how UFT One tests SAP applications.
Public Property SaveLoadAndMonitorDataIndicates whether to save integration data with tests and business components.
Public Property TEReturns the TEOptions object, which enables you to configure how UFT One records and runs steps on terminal emulator applications.
Public Property TesseractOcrConfigFileThe path to the Tesseract config file.
Public Property TesseractOcrConfigModeEnables you to specify that UFT One uses the default Tesseract configuration or load configuration from a config file.
Public Property TesseractOcrLanguageDataThe language pack to use for text recognition when using the Tesseract OCR engine.
Public Property TesseractOcrTesseractOnlyModeEnables you to specify the mode for text recognition.
Public Property TesseractOcrWhitelistThe symbols to use for text recognition when using the Tesseract OCR engine.
Public Property TesseractTessdataThe path to get the test data.
Public Property TextRecognitionBlockTypeIndicates whether the text block recognition mode is set to single text block or multiple text block.
Public Property TextRecognitionImagePreprocessingIndicates whether image preprocessing is enabled when performing text recognition.
Public Property TextRecognitionOcrMechanismThe OCR mechanism to use.
Public Property TimeToActivateWinAfterPointThe number of tenths of a second after which to activate a window when pointing to it.
Public Property WebReturns the WebOptions object, which enables you to configure how UFT One records and runs steps on Web applications.
Public Property WebServicesReturns the WSOptions object, which enables you to configure how UFT One tests Web services applications.
Public Property WindowsAppsReturns the WindowsAppsOptions object, which enables you to configure how UFT One records and runs steps on Windows-based applications.
Public Property WithGenerationLevelThe minimum number of identical, consecutive objects for which a 'With' statement is generated.

See Also

Options Object