Problems with browsers count after QTPWEB_00090 patch installed - 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: Problems with browsers count after QTPWEB_00090 patch installed (/Thread-Problems-with-browsers-count-after-QTPWEB-00090-patch-installed) |
Problems with browsers count after QTPWEB_00090 patch installed - royvarum - 01-04-2012 Hi, after i installed patch QTPWEB_00090, which add support for Firefox 4-8 and Chrome browsers for QTP, i noticed that the number of browsers returned by Desktop.ChildObjects(oBrowser) statement are the number of Browser Processes. meaning, if IE opens in non-tabbed mode, it might open more than one process (iexplore.exe), which may result in 2 browser objects returned. anyone had problems with browser counting after installing QTPWEB_00090 patch ? Thanks, Roy. |