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

I'm using QTP 9.5 with the web-plugin.
As I am running my script, browsing a web-page and downloading a file, the browser-object of QTP does not respond any more.
After letting QTP close the "Save-As"-Dialog of the Internet Explorer 6, I would like to go on browsing on the web page.
It works, if I click on any link on my own and then let QTP go on with its work.

My code is:
Code:
Dialog("Download complete").Activate
Dialog("Download complete").WinButton("Close").Click

Browser("Browser").Page("Page").Frame("TOC").Link("Advanced Search").Click

But after clicking on Close (2. line), the browser will not do anything (does not execute last line). It even does not report any error! When I click on the link on my own, the script goes on, clicking on the link as described in the last line.

Do you have any idea how to fix this problem?
Thanks in advance!
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,302 03-11-2014, 12:13 PM
Last Post: devarapallliramana

Forum Jump:


Users browsing this thread: 1 Guest(s)