Micro Focus QTP (UFT) Forums
Object Identification error - 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 Regular Expressions (https://www.learnqtp.com/forums/Forum-UFT-QTP-Regular-Expressions)
+--- Thread: Object Identification error (/Thread-Object-Identification-error)

Pages: 1 2


RE: Object Identification error - Ansh123 - 01-05-2012

That worked. I removed the name property for the object in the OR and I did not get the error message. Thanks for your help.


RE: Object Identification error - Rajsreemad - 01-13-2012

Hi ,

For WebEdit you have selected "Click" option.

Could you please check whether this propery is correct.


Code:
Browser("").page("").webedit("").set or should be setsecure.

But in the script it is as

Browser("").page("").webedit("").click


Please correct me if i am wrong here


RE: Object Identification error - rajpes - 01-31-2012

As the error suggests you, the properties seems to have changed by the developers.
go to Automation>Update Run mode>click on run>select "update test object description"