![]() |
Cannot Identify 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: Cannot Identify Object (/Thread-Cannot-Identify-Object) |
Cannot Identify Object - nilu verma - 04-07-2008 Hi, I am New Member to the forum as well as new to QTP. We are using 9.5 verion of QTP & our Application is developed in JAVA. When running the script, it gives an Error - Cannot identify the object "obj. Name". Verify that this object's properties match an object currently displayed in your application. I have tried Object Repository, GUI SPY nothing works. Actually in my application, I have a Navigation tree or U I tree, i click on New Purchase order & it opens Purchase Order Detail screen. When i run my script - it stops at New Purchase Order Click in the Navigation tree & gives the above error message. Please tell me what I can do to rectify this problem. Thanks a million. Nilu. RE: Cannot Identify Object - niranjan - 04-08-2008 Try using Descriptive Programming... You will find many posts on Descriptive programming in the forum |