Hi Raju,
Hope this might help u...
cnt=window("Flight Reservation").WinComboBox("Fly To:").GetItemsCount
msgbox cnt
For i=0 to cnt-1
var=var& "/" &window("Flight Reservation").WinComboBox("Fly
To:").GetItem(i)
Next
msgbox var
--------
Thanks & Regards,
Tariful Islam
--
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en