Votes
Answers
Views
Question
2
1
169
asked 4 years ago by coleslaw
updated 4 years ago by coleslaw
Category:
Application Lifecycle Management
♥ 1
Hello. I have user that is experiencing an issue in ALM, where IE freezes when they try to create a new defect. When they click the ‘New Defect’ button, the ‘New Defect’ window doesn’t open, and the IE browser freezes. We have ran the ALM Client Cleanup Utility on the affected machine, but the same ...
2
1
30
asked 9 years ago by cab
updated 9 years ago by DavidMofOSI
According to the PAM here, only IE 8 and IE 9 are supported for the Ajax - Click and Script protocol. LoadRunner Product Availability Matrix 12.02 HP Software Knowledge Document KM01296026 (https://softwaresupport.hp.com/km/KM01296026 ) Is there any plan to support later versions? Why did they stop ...
0
1
131
asked 9 years ago by Iama_mess
updated 9 years ago by DavidMofOSI
0
1
30
asked 9 years ago by jtaylor
updated 9 years ago by josh-yates
In IE 11 when we try to run a single test or entire test set we get an error message "your browser is not supported! Only the following browsers are supported: IE8 and IE9". This project has lab management enabled. We have tried to reset the browser and uninstall the ALM client files. Error ...
1
1
46
asked 10 years ago by Iama_mess
updated 10 years ago by DavidMofOSI
1
1
66
I have updated my ALM 11 instance to Patch 18 so that my users can run IE 11. I now get a message that the browser version is incompatible when I launch ALM in IE 11. Why am I getting this error?
2
1
2078
asked 10 years ago by gem
updated 10 years ago by bubblehead712
How can I scroll down a browser page. I am trying to scroll down a IE 11 browser page down with following code that worked before Set objBase = Browser("micClass:=Browser").Page("micClass:=Page") objBase.Object.body.doScroll("pageDown") But is now working.
0
1
159
I am getting the stupid 'There is a problem with the website's security certificate' error. I have tried to 'Install certificate to personal and trusted stores' per the following: http://www.learnqtp.com/forums/Thread-Continue-to-this-website-not-recommended-Error-we-are-getting. I am unable to do t...
2
1
357
Descriptive coding is working differently in UFT 12.01 for IE11. For example: Browser("micClass:=Browser").[method] This line works in any version except in IE11. In IE11, UFT 12.01 is failing with the following error: "The "[ Browser ]" object's description matches more than one...