08-24-2011, 10:53 AM
hi .
I am facing a problem in object identification on my web application.I am not able to select the value from WebList through DP. I have set all the properties of that weblist.but still not identifying the list...
Can anyone tell me ...wats the problem in identifying the Weblist. The code used is,
I am facing a problem in object identification on my web application.I am not able to select the value from WebList through DP. I have set all the properties of that weblist.but still not identifying the list...
Can anyone tell me ...wats the problem in identifying the Weblist. The code used is,
Code:
Browser("name:= X").Page("tilte:= X").WebList("micclass:=weblist","html tag:=SELECT", "class:=list_container", "html id:=category ", "name:=category","select type:=ComboBox Select").Select "#1"