Votes
Answers
Views
Question
2
2
69
I need to use UFT to test on the latest FireFox and Chrome. When will they support current versions of these browsers??
2
1
37
asked 11 years ago by kaptainkayoss
updated 11 years ago by rich-text
How can I stop Chrome from autoupdating? It keeps updating to the latest version, which doesn't work with QTP? I uninstall it, install an older version, and it updates again in the background and is driving me nuts!
1
1
96
asked 12 years ago by hank-the-hammer
updated 12 years ago by bubblehead712
When I log into machine as user X, I can run the script with no problmes. But when I log into same machine as user y the script runs an stop after opening browser. This happens on Firefox and Chrome. Has anybody seen this before?
3
1
217
asked 12 years ago by kaptainkayoss
updated 12 years ago by rich-text
I am automating a website that requires an CHROME FRAME to be installed. We have installed the CHROME FRAME. And now the controls in some page are not identified correctly from QTP 11, all object now look like this: Browser("Browser").WinObject("Chrome_RenderWidgetHostHWND").Click 41...
0
2
2682
2
1
33
I'm trying to work with QTP and Google Chrome browser. Sometimes when testing, for some reason my objects quit being seen by QTP as web and only are seen as Windows. I use Chrome all the time, so my updates are current as far as I know. I also have all of the available web patches and the weird thin...
12
1
49
asked 13 years ago by bubblehead712
updated 13 years ago by bubblehead712
How does one turn off updates for Google Chrome browser so I can work with the correct patch in QTP?
3
2
43
asked 13 years ago by jtaylor
updated 13 years ago by josh-yates
We are working with emailed test cases and have an issue. Looking at the received email, you can click on an imbedded link which should launch IE and take you back to the test in ALM/QC. For some reason when we click that link it always tries to open FireFox, even when IE is the default browser. We ...
2
2
61
I have been attempting to automate the override of certificate errors in my script with no luck. I am not in a position to get the certificate corrected and would like to continue with my automation. I am getting a page displayed with a tab title of SSL Error The URL has a red line through https: Th...