new comboBox()
Updates the AI-based combo box select settings.
Methods
(static) set(settingsopt) → {Promise.<void>}
Specifies the ComboBox settings to use in the current AI-based Web test run.
Parameters:
| Name | Type | Attributes | Description | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
settings |
object |
<optional> |
The new AI-based combo box select settings to use.
Properties
|
Returns:
a promise that is fulfilled after the combo box settings are updated
- Type
- Promise.<void>