UiaElementDoesNotParentToRoot

Text

Element's parent chain does not go to the Root Element

Type

Warning

Description

The navigation from the given element to the UI tree root is broken.

This issue can cause unpredictable results for an application that tries to navigate the UI tree.

Possible causes

Incorrect implementation of the UI tree parent child hierarchy.

IUIAutomationTreeWalker