Thanks Anish for your valuable suggestion exactly the same approach i used .
Regards suhail On Wed, Oct 5, 2011 at 12:47 AM, Anish Pillai <[email protected]>wrote: > Hi Suhail, > > Usually you have the 'all items' which would give you all the values of the > weblist. But if you are referring to the flight application here, then it > would be difficult to differentiate among the different sets of data. > > But you can try out the following approach. > Select each value from the list one by one. Once a value has been selected, > use WinList.GetSelection method to get the selected value. This would give > you '123 London Frankfurt 12.00am 1.00 am > $123' as the value. To find the price , you can use the Split function. > > > -- > Regards, > Anish Pillai > My QTP Blog <http://automationrepository.blogspot.com> > > -- > 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 -- 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
