ElementsChildHasDifferentParent
Element's child({0}) has different parent({1}) than element
Error
This error indicates that, when get_accParent is called on the children of the target element, the children do not report a consistent parent.
This issue can cause navigation problems for automated tools because traversing elements might be erratic and unpredictable.
An incorrect or invalid MSAA implementation.