Will Object Property Differ across browsers?? - 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: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming) +--- Thread: Will Object Property Differ across browsers?? (/Thread-Will-Object-Property-Differ-across-browsers) |
Will Object Property Differ across browsers?? - qtplearner88 - 07-23-2013 Hi, Will the object properties in a webpage differ across browsers. To be specific do we have to maintain different Object Repository for different browsers. If there are some changes in any of the properties please list them as we are in a process of making a framework and this info will surely help in thos regard. Thanks Regards Vivek RE: Will Object Property Differ across browsers?? - vinod123 - 07-24-2013 Not all Properties differ when we open same application in different browser only some properties differ RE: Will Object Property Differ across browsers?? - qtplearner88 - 07-24-2013 Hi Vinod, THanks a lot for ur reply. Can you please tell an example so that it will give more clarity to me. Regards Vivek RE: Will Object Property Differ across browsers?? - vinod123 - 07-24-2013 For example width property of WebEdit it changes from browser to browser. RE: Will Object Property Differ across browsers?? - Ankur - 07-25-2013 Looks like your question went straight to the good folks at HP. They have released a document today on Cross browser testing. Here is the blog post and here is the publicly available document All the best! RE: Will Object Property Differ across browsers?? - qtplearner88 - 07-29-2013 Thanks a alot Ankur Can you please point me to the patches for UFT11.51 which will support Firefox and chrome. Regards Vivek RE: Will Object Property Differ across browsers?? - vinod123 - 07-30-2013 Download the Patches from the link www.learnqtp.com/patches/ RE: Will Object Property Differ across browsers?? - qtplearner88 - 07-30-2013 Thanks Vinod |