I am trying to generate a gui test for a treeview32 form which was created
by a c# application on .net. I am using the pearl AO class in the win32 ActApp library. My script
works fine for other applications I have tested not written with c#. When I
try searching the accessible object tree of the c# treeview32 form I get
undefined values for the Application tree node. Any ideas whats going on?
This is where the output from the AO tree dies.
menu bar:Application {invisible,(0,0,0,0),id=0,00120a02}:
?:(undef) {?,(location error),id=-4,(no HWND)}:
Thanks,
Jonathan