Can I use QTP 9.2 Version with IE-6 ? - 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: Can I use QTP 9.2 Version with IE-6 ? (/Thread-Can-I-use-QTP-9-2-Version-with-IE-6) |
Can I use QTP 9.2 Version with IE-6 ? - webapp - 01-15-2008 Hi, We recently installed the 9.2 version of QTP. We have to record our web application in different browsers like IE-6, IE-7 and Firefox. Can we record and run the scripts in all the above browsers ? Is it possible that only one script is recorded and run in all 3 different browsers ? And also how do we deal with the pop-ups while recording(like in firefox everytime I run the script , it asks if you want to remember the password) which at present I click on manually, then only it takes me to the next page. Thanks and your help is greatly appreciated. RE: Can I use QTP 9.2 Version with IE-6 ? - newqtp - 01-15-2008 QTP 9.2 will work on both IE-6 and IE-7 RE: Can I use QTP 9.2 Version with IE-6 ? - Ankur - 01-16-2008 Yes, you can do that. Infact that's one the main benefits of QTP, it can be used to check your application against multiple browsers. Regarding the pop-up, it has nothing to do with QTP. You need to uncheck "Remember passwords for my sites" in Tools--> Options--> Security in Firefox. RE: Can I use QTP 9.2 Version with IE-6 ? - webapp - 01-16-2008 Thanks Ankur, Excellent forum & blog. |