QTP 11.0 and IE8 issue - ChildObject - 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: QTP 11.0 and IE8 issue - ChildObject (/Thread-QTP-11-0-and-IE8-issue-ChildObject) |
QTP 11.0 and IE8 issue - ChildObject - Ankesh - 10-25-2011 Hi, I have one script which was working fine with IE7. The same script does not work for IE8. The scenario is that there are many edit box on the page, i need to take a count and then enter some value into the box. Below is my code --- Code: 'Description for Browser and Page --------------------------------------------- The code intTotalObj=ObjEdit.count use to give a proper count with IE7, but now it always displays the count as 1. If i restart IE8 and then run the program i get the proper count but once i do some operation on the page and run the program again, the count is always 1. I am using QTP 11.0. Please help. Regards, Ankesh RE: QTP 11.0 and IE8 issue - ChildObject - Ankesh - 11-03-2011 Any solution for this?? I am still facing the problem. RE: QTP 11.0 and IE8 issue - ChildObject - MVChowdary - 11-03-2011 Ankesh, Did you install web add-ins for IE 8? RE: QTP 11.0 and IE8 issue - ChildObject - Ankesh - 11-03-2011 Thanks for ur reply. I am not sure whether i need any additional web add-in for IE8. I am using tow add-ins for QTP - SAP, Web. Plz guide me. RE: QTP 11.0 and IE8 issue - ChildObject - raghav619 - 03-18-2014 I am facing a similar issue with QTP 11 and IE8...i scripted with IE10 and UFT but now the description objects i created are not working properly in IE8...Its a bit urgent and any help would be appreciated |