NullParent

Text

Elements parent is NULL

Type

Error

Description

NULL is returned when get_accParent is called on the element. The get_accParent method should return NULL only when called on the root element of the verification target.

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.

IAccessible::accNavigate

IAccessible::get_accParent