A combo component is a component which consists of a field or button and a drop down list.
When the field or button is clicked, the list opens, allowing you to select one of a number of values.
Because the comma (,)is a special symbol for combo components, if you want to use a comma as part of your parameter value, you have to mask it.
![]() |
If you execute a click in component or click action on a combo component, please be aware that the combo component will then be active, and must be deactivated (e.g. by pressing Escape) before continuing with other steps (e.g. clicking buttons) in the test. |
Example Mockups
Available Actions