Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP 9.5 problem with browser
#2
Not Solved
This problem does not seem to be very common...
But I have some more trouble dealing with the browser. I managed to create one test with a browser, logging in to an application, putting some data in, and in the end downloading a result-file.
After closing the download-window of IE6, I would like to do the whole thing again, with different data.

The problem is:
After starting the browser the first time, I can navigate to some page, like this:
Code:
Browser("Browser").Navigate "www.google.com"

But after having done something with the browser, I can not do the same again. Calling the function (Browser("Browser").Navigate "www.google.com") like before will not work anymore, because the Browser-object cannot be found anymore...
Do you have any idea, what the problem could be? For now I will have to kill the iexplore.exe-process and start it again, to proceed with the test...
Reply


Messages In This Thread
QTP 9.5 problem with browser - by idolast - 06-25-2008, 09:11 PM
RE: QTP 9.5 problem with browser - by idolast - 07-02-2008, 09:02 PM
RE: QTP 9.5 problem with browser - by Ankur - 07-03-2008, 01:18 PM
RE: QTP 9.5 problem with browser - by idolast - 07-03-2008, 05:05 PM
RE: QTP 9.5 problem with browser - by Ankur - 07-03-2008, 06:23 PM
RE: QTP 9.5 problem with browser - by idolast - 07-03-2008, 07:55 PM
RE: QTP 9.5 problem with browser - by Ankur - 07-03-2008, 08:06 PM
RE: QTP 9.5 problem with browser - by idolast - 07-03-2008, 09:39 PM
RE: QTP 9.5 problem with browser - by Ankur - 07-03-2008, 11:15 PM
RE: QTP 9.5 problem with browser - by idolast - 07-07-2008, 03:50 PM
RE: QTP 9.5 problem with browser - by idolast - 07-06-2008, 04:48 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Cannot find the "[ WebEdit ]" object's parent "[ Browser ]" (class Browser). Verify t Divya Roopa 1 8,530 03-11-2014, 12:13 PM
Last Post: devarapallliramana

Forum Jump:


Users browsing this thread: 3 Guest(s)