Forum Discussion
I'm not sure how to get it back. My guess is that there is probably a reason. In looking at the property in Object Browser, the Parent property is an object, not a string or integer.
Is there a reason why you need to use the Parent property? If you map the objects properly, the "parent" is already implied in the NameMapping hierarchy of objects. If there's a particular problem you're trying to overcome with using that property, perhaps we can help with some alternatives.
I use the parent property to access parent objects and then use their property. This to make sure I use the right object (which is not unique with the exception of a certain parent object).
If this is no longer available in 12.60 then I'd probably have to downgrade. And I am not inclined to use scripts since all my tests are keywordtests.