Thanks mgkganesh for your response, Yes I already have tried using.* but still the same issue persist
Regards, Ankit On Sun, Jul 15, 2012 at 12:15 AM, Ganesh muralidharan <[email protected]>wrote: > Did you try with .* in name > > Browser("name:=Google.*").Page("title:=Google").WebButton("name:=Google > Search").Click > > > On Sat, Jul 14, 2012 at 2:41 PM, Ankit Gupta <[email protected]>wrote: > >> Hi , >> I have installed QTP 11 on xp2 with IE8. >> >> While recording and playing the google search script it works fine.but >> when I use the String based DP and use the first statement >> >> Browser("name:=Google").Page("title:=Google").WebButton("name:=Google >> Search").Click >> >> it throws error "Cannot find web button object parent {browser}" >> >> I have tried with supplying different properties along with >> creationtimeas ordinal identifier but it did'nt help >> >> Just to know ,should I need to install any patch for QTP 11 to fix this >> issue or any configuration needs to be done >> >> >> Your help is highly appreciated >> >> >> Thanks, >> >> Ankit >> >> -- >> 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 >> > > > > -- > Regards, > > > Ganesh Muralidharan > 'God Never Forgets' > > -- > 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
