12-28-2010, 11:53 AM
Hi Saket,
Tried with Submit... I got "Unspecified error"....
Below is the code i tried:
Actually here the issue is....
I have to select from the drop down... but when i added the object into repository then it is added as webelement instead as combobox.
Can you help me how to select the value from the drop down?
Thanks in advance,
Ravi.
Tried with Submit... I got "Unspecified error"....
Below is the code i tried:
Code:
Browser("ABC").Page("XYZ").WebEdit("DD").Set "123"
Browser("ABC").Page("XYZ").WebEdit("DD").Submit
Actually here the issue is....
I have to select from the drop down... but when i added the object into repository then it is added as webelement instead as combobox.
Can you help me how to select the value from the drop down?
Thanks in advance,
Ravi.