Options Object
Description
Remarks
You can click the Generate Script button in the GUI Testing tab > General pane of the Options dialog box to automatically generate an automation script containing the current global testing options.
The options in the GUI Testing tab are divided between the various panes in the tab. This object also includes a property that returns the Object Identification dialog box.
Example
Public Methods
![]() | Restores the window's size and layout. |
![]() | Restore GUITest settings to factory defaults |
Public Properties
![]() | The languages to use for text recognition when using the Abbyy OCR engine. Versions 14.50 and earlier: This property is named AbbyOcrLanguages instead. Versions 2021 R1 or later: To use this property, the ABBYY OCR engine has to be included in the installation. |
![]() | Returns the ActiveScreenOptions object, which enables you to set your Active Screen preferences. |
![]() | Returns the AIOptions object, which enables you to activate the AI-testing capabilities. |
![]() | Indicates whether 'With' statements are automatically generated after recording. |
![]() | Indicates whether test steps are automatically parameterized when you finish a recording session. |
![]() | The type of parameter to be used for all automatically parameterized steps. |
![]() | The access token to use when connecting to the Baidu OCR engine. |
![]() | The languages to use for text recognition when using the Baidu OCR engine. |
![]() | The address of the proxy server to use when connecting to the Baidu OCR engine. |
![]() | The proxy port to use when connecting to the Baidu OCR engine. |
![]() | The proxy password to use when connecting to the Baidu OCR engine. |
![]() | The proxy type to use when connecting to the Baidu OCR engine. |
![]() | Indicates whether to use proxy authentication when connecting to the Baidu OCR engine. |
![]() | Indicates whether to use proxy when connecting to the Baidu OCR engine. |
![]() | The proxy username to use when connecting to the Baidu OCR engine. |
![]() | Indicates whether recognition of virtual objects is disabled. |
![]() | Indicates whether the Keyword View is displayed when a test or scripted component opens. |
(Versions 23.4 and later) | Returns the DLConnection object, which enables you to configure a connection to a Functional Testing Lab. |
![]() | The access token to use when connecting to the Google OCR engine. |
![]() | The address of the proxy server to use when connecting to the Google OCR engine. |
![]() | The proxy port to use when connecting to the Google OCR engine. |
![]() | The proxy password to use when connecting to the Google OCR engine. |
![]() | The proxy type to use when connecting to the Google OCR engine. |
![]() | Indicates whether to use proxy authentication when connecting to the Google OCR engine. |
![]() | Indicates whether to use proxy when connecting to the Google OCR engine. |
![]() | The proxy username to use when connecting to the Google OCR engine. |
![]() | Returns the JavaOptions object, which enables you to set Java-specific options for all tests. |
![]() | Returns the MCConnection object, which enables you to configure a connection to a device lab. Note: Starting from UFT One version 23.4, this property is supported only for backward compatibility. |
![]() | Returns the ObjectIdentification object, which enables you to manage test object class descriptions. |
(Versions 24.4 and later) | The path to an existing trained pattern (.ptn) file for ABBYY to use to identify unusual characters. Syntax Public Property PatternFileLocation As String |
![]() | Returns the RunOptions object, which enables you to set run options for all tests and business components. |
![]() | Returns the SAPOptions object, which enables you to configure how SAP applications are tested. |
![]() | Indicates whether to save integration data with tests and business components. |
![]() | Returns the TEOptions object, which enables you to configure how to record and run steps on terminal emulator applications. |
![]() | The path to the Tesseract config file. |
![]() | Enables you to specify whether to use the default Tesseract configuration or to load the configuration from a config file. |
![]() | The language pack to use for text recognition when using the Tesseract OCR engine. |
![]() | Enables you to specify the mode for text recognition. |
![]() | The symbols to use for text recognition when using the Tesseract OCR engine. |
![]() | The path to get the test data. |
![]() | Indicates whether the text block recognition mode is set to single text block or multiple text block. |
![]() | Indicates whether image preprocessing is enabled when performing text recognition. |
![]() | The OCR mechanism to use. |
![]() | The number of tenths of a second after which to activate a window when pointing to it. |
![]() | Returns the WebOptions object, which enables you to configure how to record and run steps on Web applications. |
![]() | Returns the WSOptions object, which enables you to configure how Web services applications are tested. |
![]() | Returns the WindowsAppsOptions object, which enables you to configure how to record and run steps on Windows-based applications. |
![]() | The minimum number of identical, consecutive objects for which a 'With' statement is generated. |