Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Related topics