Votes
Answers
Views
Question
2
1
214
Is there a way to clear my browser cache during runtime of my UFT 12.51 script?
1
1
191
Hi, We are trying to get Safari browser to work with ALM, but we are getting the error "the desktop client is not support for this browser". We were told that other browsers were available to use with ALM but have not had any success with any other browser than Internet Explorer (IE). Are we...
1
2
243
asked 10 years ago by kaptainkayoss
updated 9 years ago by abqurah
I've enabled the browser agent as instructed for LeanFT, but I am still not seeing any web objects. The Object Identification center is only showing StdWin objects, etc. I checked my browser version, and I'm using IE 10, so that should be supported.
0
1
24
asked 10 years ago by harsha
updated 10 years ago by bubblehead712
I have clicked a link in a browser which opens one more browser (second browser). After closing second browser, once again I clicked the same link which opened the second browser again. This time I am not able to synchronize with any of the objects in second browser.
8
1
80
asked 10 years ago by tlstockton
updated 10 years ago by sammyh
Looking for HP branded information regarding v12.x Web Client.
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 ...
3
1
34
My web application launches multiple child browsers throughout the test. Sometimes UFT won't recognize an object on one of the child browsers unless I re-add it to the Object Repository. Is there some trick to getting this to work smoothly?
0
1
129
I heard somebody talking about using the document object model (DOM) to do synchronization with UFT. First, is this possible, and second, can you show me an example? I'm not very experienced with the DOM.
1
1
110
asked 10 years ago by kaptainkayoss
updated 10 years ago by rich-text
I'm trying to do a web test with Firefox and when the status in Firefox shows 'Transferring data from' it just sits there and doesn't seem to ever respond and everything hangs up. I have to kill everything for it to finish loading.