Micro Focus QTP (UFT) Forums

Full Version: Will QTP10.0 Supports Google Chrome
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
HI All,

We have developed the automation script by using QTP10.0 on Internet Explorer.We now want to execute our script on Google Chrome with existing scripts.

We know that QTP 10.0 doesnot support google chrome.
We wanted to know if there are any patches available/any methods via which we can run the existing scripts scripted in QTP10.0?


Thanks.
Not sure about QTP 10 but QTP 11 has a patch QTPWEB_00102 which supports chrome.
However, as a patch dependency you will need to install the Firefox patch QTPWEB_00090 before QTPWEB_00102.

Helps?
Hi basanth27,
My maching os is windows 7

QTP version:11
Firefox browser version:17.0.1
Google chrome version:24.0.X


I have installed patch QTPWEB_00120.EXE for google chrome successfully.Now my script is running fine on chrome browser.I have checked in chrome browser extension and found QuickTest Professional Agent is added.
But when I installed patch QTPWEB_00122.EXE for firefox. I checked in firefox browser extension and there is not agent installed/added and hence script not running on firefox.No single objects recognised as standard objects on firefox using object spy.

Please let me know what else to do for firefox.