Hi All, I am using QTP 11.5 and facing following problem I know how to access individual element property value of a custom wpf object. For e.g., if we have to access the “Height” property of our WPF object, we can do that using the below syntax : xx=WpfWindow(“page”).WpfObject(“ObjectName”).GetROProperty(“Height”) msgbox xx But when it comes to accessing nested elements inside the collection property, I am not sure of the correct way to do it. So I need some help in this aspect. Thanks in Advance Regards, Surya -- -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en --- You received this message because you are subscribed to the Google Groups "QTP - HP Quick Test Professional - Automated Software Testing" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
