Unable to verify parent properties - 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: Unable to verify parent properties (/Thread-Unable-to-verify-parent-properties) |
Unable to verify parent properties - rajivjoshi - 07-18-2013 Hi I'm getting error for the below line Code: Window("Flight Reservation").Dialog("Fax Order No. 11").ActiveX("MaskEdBox").Type "11111111111" Cannot find the "MaskEdBox" object's parent "Fax Order No. 11" (class Dialog). Verify that parent properties match an object currently displayed in your application. Could some one help me in solving this issue.[/align] |