Not able to retrieve selected DropDown value
Hi,
In my windows desktop application, I have many drop downs. TestComplete identifies them as Object Type 'DropDown'. Hence I am not abe to use any methods or properties like wText, Text, SelectedItem, ClickItem,... This Object does not return any methods or properties.
From Project > Object Mapping, I tried to add a New Class by selecting this Object from screen, but it cannot be done as it does not belong to ListBox or ComboBox or ListView.
I've looked at previous threads and help files and have tried all those suggestions, but am not able to get it done.
Any suggestions or help will be much appreciated.
These are some settings screens in my application, so the dropdown values are previously selected. When I go to that screen, I just need to read whatever value has been set in that particular drop down field, so as to validate that the rigt value has been set. This is a Power Builder application and I am creating Keyword Tests and scripts using VBScript.
Thanks
Deepa