Skip to main content

Select an Option from a ComboBox in Windows Desktop Testing

This document explains how to select an option from a combobox in Windows Desktop testing.

Katalon Studio Enterprise currently does not provide a built-in keyword similar to WebUI.selectOptionByValue() for Windows applications, as Windows apps are handled differently from web-based apps. However, there are workarounds you can try:

Was this page helpful?