NullParent
Elements parent is NULL
Error
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.
An incorrect or invalid MSAA implementation.