ElementsChildHasDifferentParent

Text

Element's child({0}) has different parent({1}) than element

Type

Error

Description

This error indicates that, when get_accParent is called on the children of the target element, the children do not report a consistent parent.

an example of the children of one element reporting an inconsistent parent

This issue can cause navigation problems for automated tools because traversing elements might be erratic and unpredictable.

Possible causes

An incorrect or invalid MSAA implementation.

AccessibleChildren