![]() |
|
QTP Unique Identification of object - 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 Unique Identification of object (/Thread-QTP-Unique-Identification-of-object) Pages:
1
2
|
RE: QTP Unique Identification of object - guin.anirban - 02-25-2014 This is due to at runtime your object properties are changing or same properties are tagged for different objects. Use index or location ordinal identifier to identify objects uniquely. RE: QTP Unique Identification of object - supputuri - 02-26-2014 Hey Charleslee, Can you switch off the smart identification and try the same scenario. I believe there might be some properties which it's storing in the QTP Cache while you are working on the first object.... let me know the out come.... |