object's description matches more than one - 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: object's description matches more than one (/Thread-object-s-description-matches-more-than-one) |
object's description matches more than one - sia sharma - 08-27-2012 Hi All, I m getting this error bcoz i have 2 same object with same properties in my web page. The "Clubs" object's description matches more than one of the objects currently displayed in your application. Add additional properties to the object description in order to uniquely identify the object. how can i solve this? Thanks , sia RE: object's description matches more than one - Ankesh - 08-27-2012 Try to use index number for the object. Regards, Ankesh RE: object's description matches more than one - sia sharma - 08-28-2012 can u give any example of how can this be used? RE: object's description matches more than one - QTPScript - 08-30-2012 Hello see selected part in attachment. Just assign index property 1 and two..it will start work ..it easy |