I have a WPF ComboBox with the current selection as, "800x600p (2)". When I use TestComplete's Object Spy (or the jscript wText or Text property), the current text results in "800x600p". It returns the string only up to the space character. How can I query the combobox selection and get the full string?
↧