Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP 9.5 problem with browser
#6
Not Solved
Hi,

I attached the code you proposed to my testscript, after the download is completed. It looks like this:
Code:
'Download something
If Browser("Browser").Exist(1) Then
    Browser("Browser").Close()
Else
Dim lala
    lala = 12
End If
QTP steps into the IF-case. So it recognizes the browser. It then waits approximately 5 minutes (it does not timeout!) until it closes the browser.

As I saw QTP having closed the browser, I tested my earlier script again. Here it is the same problem... it just waits very long until it goes on. So the browser-object it still there. But somehow, QTP needs a long time to access the browser again.

So thanks for the help until now, but do you have any further idea, what the problem could be?
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: 2 Guest(s)