07-14-2012, 08:05 PM
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
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
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
Code:
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