ComboBox Control CV#
The block lets you select the required item in the opened ComboBox.
| Selector | [Selector] Interactive selection of a set of similar UI elements. |
| Text | [Text] Specify the text, that must be selected in the drop-down list. Wildcard can be used. Wildcard. |
| Process ID | [Link] Variable, in which the process identifier is stored. Indicates, which application should be worked with. If the specified application is minimized or its window is covered by other windows, it will be brought to the foreground. When working with browsers, the process ID additionally specifies the specific browser tab that the block should work with. If the property is left empty, or if the Process ID variable was not previously assigned when the application was launched or the browser was opened, the application and browser tab will be determined from the content of the corresponding selector line. The process ID can be obtained, for example, using the "Run Application" or "Get Process" blocks. |
| Delay Before | [Number] Delay in seconds before executing the block. |
| Delay After | [Number] Delay in seconds after executing the block. |
| Timeout | [Number] Maximum wait time for the specified element in seconds. |
| Replace module | [Text] Allows the specified module in the template to be replaced with the one specified in the block during recognition. Possible values:
|
| Replace scale | [Number] A new scale is set when recognizing with the template. If no value is specified, the scale from the template settings is used, otherwise the scale specified in this property is set. |
| Replace recognition language | [Text] Allows the specified language in the template to be replaced with the one specified in the block during recognition. For example: |
| Error Handling Level | Selection of the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Message Level | Selection of the message level that blocks will output during operation. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error Text | [Text] Returns detailed information about the error in case of incorrect execution of the block. |