I tried to grab an org.eclipse.swt.widgets.tree object from app screen. The object is captured successfully, but the mappedname is empty. What's wrong? Thank you very much.
As I said before, the object I'm trying to map is a tree. And yes, the structure of the tree changes dynamically depending on user's behaviour. Could this be the cause? Thank you very much.