Forum Discussion
aqAnt
Alumni
14 years agoHello Udit,
WPFControlText is a read-only property, so you cannot change its value. You need to use other properties and methods to change the WPF combo box control's text.
If your control is mapped by the WPFControlText property, you need to modify the mapping criterion to make sure that TestComplete can recognize the control if its text is changed.