I am working on creating automated tests with CodedUI and I am having problems with the RadDropDownList. I can't verify the values that the RadDropDownList is set to. Whenever i try to verify the values CodedUI points to the a generic text box on the page. I am using version 2011.2.11.831. Even if I get a hold of the list the selected string value == null even when a value is selected.
I see that RadDropDownList is supports CodedUI so I wonder if I am doing something wrong or if there is a bug. Any help would be greatly appreciated.
I see that RadDropDownList is supports CodedUI so I wonder if I am doing something wrong or if there is a bug. Any help would be greatly appreciated.