Micro Focus QTP (UFT) Forums
QTP opens 2 browsers automatically without expectation - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others)
+--- Thread: QTP opens 2 browsers automatically without expectation (/Thread-QTP-opens-2-browsers-automatically-without-expectation)



QTP opens 2 browsers automatically without expectation - hoangph - 06-27-2012

Hi,

I am facing an issue as below:

We have a Java Web application. When we select a link under JavaTree on this application, an IE browser will be openned - this IE browser is developed base on Silverlight.
We installed Silverlight add-in for IE and apply patches for QTP works fine with Silverlight.
However, after we record actions: click on link under JavaTree, and new IE browser is openned; we stop this recording and re-run again by QTP. The result we saw is: there are 2 new IE browsers are openned ( the second browser is invoked after the first one openned about several minutes, they are the same URL ). We do not know why.

Is there any know about this ?

thanks.