Micro Focus QTP (UFT) Forums

Full Version: Unable to verify parent properties
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi
I'm getting error for the below line

Code:
Window("Flight Reservation").Dialog("Fax Order No. 11").ActiveX("MaskEdBox").Type "11111111111"
With error message as below :
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.Sad[/align]