Votes
Answers
Views
Question
2
1
52
Hello. I have a set of BPT components (Login - Search - Add stuff on this screen, add stuff on that screen, etc) that I created against IE and have run on IE 7, IE 9, and partly on IE 11 (having some object changes). I have UFT 12.02 and want to run these automated BPT tests against Chrome. Do you h...
2
1
397
I'm opening browser using UFT: strBrowser = "iexplore.exe" strUrl = "www.myurl.com" SystemUtil.Run strBrowser, strUrl After that I try to login into my website and depending on if I have just IE open or if I also have Chrome open: - When only IE is running everything is ok - When IE ...
2
1
38
asked 10 years ago by fandabidozi
updated 10 years ago by bubblehead712
The test in chrome is taking more than 3 times to complete execution compare to when same test is executed in IE, this is too slow. Is there a way to make the runtime same with IE?
0
1
83
asked 11 years ago by bubblehead712
updated 11 years ago by bubblehead712
After upgrading to UFT 12 Google Chrome is not working correctly. One person is getting pop asking to disable developer mode extensions and others can not get Object Spy to work correctly.
2
1
237
I'm trying to get UFT 12.00 to work with Google Chrome. I guess it's updated in the background and now I can't use it with UFT at all. It used to work and I don't think I've changed anything about it.
0
1
19
asked 11 years ago by linuxskywalker
updated 11 years ago by jeffrey-gardner-1
We are currently using LoadRunner 11.04 and trying to record a corporate custom app developed for Chrome v29. VUGen pops the Chrome browser interface up in a new window and sits there trying to 'connect'. It eventually timesout. When launching the same URL using Chrome as standalone (without VUGen) ...
2
1
203
asked 11 years ago by linuxskywalker
updated 11 years ago by jeffrey-gardner-1
What Google Chrome Version is supported with HP LR 12 Patch 1
2
1
29
asked 11 years ago by javathehut
updated 11 years ago by jeffrey-gardner-1
Does anyone know What Google Chrome Version is supported by HP LoadRunner 11.52
2
1
59
I noticed while checking the Chrome and Chromium update channels that Chrome 38 and onwards will be offered as a full x64 bit browser: [https://productforums.google.com/forum/#!msg/chrome/am47VJN1Xho/I2EGpfMMLIkJ][1] This is unlike IE11 where a master x64 process runs x32 tabs. Google Chrome 38 runs...