Is there any method or property for consistently identifying objects using Java Access Bridge?
I tried using AccessibleContextInfo name property. But most of the time this returns an empty string in our client applications (e.g Root Pane, Layered Pane, Panel and EditBox).