Forum Discussion

lokithorshield's avatar
lokithorshield
Contributor
11 years ago

Javascript Drop Down list Verification

Hi,

 

1. I have a Javascript Drop down list. I need to get all the values [say 100 values] shown once I click the dropdown button. What is the reliable way.

2. When I start typing in that text box, selective list among say 100 values - only 15 [If I type SA, all values starting with SA] is displayed. What method to use to verify that.

 

Thanks,

Mahesh

1 Reply

  • Hi,

     

    You could work with the ContentText or wItemList properties. The best way is to explore your control in TestComplete’s Object Browser to learn the property you can use. To see all available properties, make sure that you switch to the Advanced View mode.