Hi,
This is a issue which I faced while performing automation using QTP 9.2 for my project which is a web based application. Actually, I'm able to record and make a playback on the application and also I can go for scripting using the Object Repository and in both the cases it works fine. The problem is when I happen to click the Login link after giving the URL it leads to the https site, say for example my appln URL is http://abc.com and after giving the URL and clicking the GO button it navigates to the landing page where the Login link will be present. And to login to the appln when I click the Login link it navigates to the secured server, say for example https:// abc.com/login.
Now here, in this case I tried to do descriptive programing by identifying the object properties of user name and password of the appln using the object spy and when i try to run the script it throws an error saying the object's parent window cannot be recognized. Still I'm able to navigate to the page but could not able to access the objects in that even though I've given the right properties with the correct structure. Hope my doubt is clear to all.
Please suggest me......
Thanks in advance
zakir
This is a issue which I faced while performing automation using QTP 9.2 for my project which is a web based application. Actually, I'm able to record and make a playback on the application and also I can go for scripting using the Object Repository and in both the cases it works fine. The problem is when I happen to click the Login link after giving the URL it leads to the https site, say for example my appln URL is http://abc.com and after giving the URL and clicking the GO button it navigates to the landing page where the Login link will be present. And to login to the appln when I click the Login link it navigates to the secured server, say for example https:// abc.com/login.
Now here, in this case I tried to do descriptive programing by identifying the object properties of user name and password of the appln using the object spy and when i try to run the script it throws an error saying the object's parent window cannot be recognized. Still I'm able to navigate to the page but could not able to access the objects in that even though I've given the right properties with the correct structure. Hope my doubt is clear to all.
Please suggest me......
Thanks in advance
zakir