Web app not responding in IE-7 - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: Web app not responding in IE-7 (/Thread-Web-app-not-responding-in-IE-7) |
Web app not responding in IE-7 - ctsav8tr - 01-24-2008 Hi- 1) When I record a script from one of our sub-pages, the app never responds after clicking on the submit button and the progress bar never updates. Just sits there at 0%. When I record the same script in Firefox, it works just fine. How do I get it to work in IE-7? 2) Also when recording using IE-7, I'm trying to enable a selection from a menu list and then move the selection to the right side of the menu by clicking on the move button. I get no response in IE-7. Works just fine in Firefox. I'm guessing that both problems are related. Any insight would be appreciated. Thx RE: Web app not responding in IE-7 - Ankur - 01-27-2008 Whats the QTP version you are using? If it is 9.1 or above you can expect IE7 to work properly.Make sure that BHOManager Class option is enabled. To check in IE7, go to Tools -> Manage Add-ons -> (Select Enabled radio button) for BHOManager Class RE: Web app not responding in IE-7 - ctsav8tr - 01-28-2008 We are using QTP 9.2. I'll check on the BHOManager. Upon further investigation, it appears as if the page doesn't update. The requested action completes but the page never updates when recording in QTP. Thanks for the tip. RE: Web app not responding in IE-7 - ctsav8tr - 01-29-2008 BHOManager is enabled by default. I get the same results with it enabled or disabled. RE: Web app not responding in IE-7 - Ankur - 01-29-2008 ok... lets do this also, 1)See whether "Enable third-party browser extensions" option in IE7 Tools -> Internet Options -> Advanced is checked or not. You need to enable that. 2) Also, Tools -> Internet Options-> Security tab, clear the "Enable Protected Mode" checkbox and click OK RE: Web app not responding in IE-7 - ctsav8tr - 01-31-2008 Performed the checks as described above. Still no joy. Any more ideas? Is it worth while to try writing a VBscript? Thx RE: Web app not responding in IE-7 - Ankur - 01-31-2008 What are the add-ins you are using? What technology your application is built in? Preferably, check with you development team. RE: Web app not responding in IE-7 - ctsav8tr - 02-01-2008 I'm only using the Web add-in. The development guys say were using J2EE on the server side and Java built with dojo on the client side. Thx RE: Web app not responding in IE-7 - newqtp - 02-04-2008 use the java add in.. |