Micro Focus QTP (UFT) Forums
please replay me soon - 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: please replay me soon (/Thread-please-replay-me-soon)



please replay me soon - mahendar - 03-17-2008

I have written Descriptive Programming for 3 web pages successfully. but now am facing an error frequently. I have a text box in my web application. Qtp not recognizing that at run time even i have used all the properties which are shown by object spy. Qtp displaying error as "Cannot identify the object "[ WebEdit ]" (of class WebEdit). Verify that this object's properties match an object currently displayed in your application." please send me ans


RE: please replay me soon - Cpt.Zack - 03-19-2008

1) Try regular expressions
2) Use a combination of static properties and make them mandatory and make everything else optional.

Either of the above 2 methods should solve your problem.


RE: please replay me soon - vivek_kaisth - 03-24-2008

Hi

The reason may be becoz the object is not unquie. Using index as one property along with your existing property