Forum Discussion
AlexeyKolosov
Staff
15 years agoHi Steve,
TestComplete uses the native Text property of an object to get the wText property value. So, your developers should pay attention to the way the Text property changes its value when different items are being selected in the combo box.
Also, I suggest that you use the Object Mapping feature to work with the combo. You need to add the control's class name to the 'WPF Controls | Combo box' OM category. Please see the "Object Mapping" article for details.