Hi,<br>
<br>
I have a pygtk application I would like to test using LDTP 3.5 on Ubuntu. I was hoping I could modify the AUT source to define proper names for LDTP objects instead having to deal with generated appmap prefixes in the test code but couldn't find a way to pick up the widget names on the LDTP side - is there? Maybe by using AT-SPI directly (but from python)?<br>
<br>
I'm able to inspect my app using Accerciser - is there something more recent?<br>
<br>
Additionally, I keep finding references to appmap and 'remapping' objects in older mailing list items and blogs. Is this still relevant? How could it be used? <br>
<br>
In general I would rather not create static maps of my AUT but find objects dynamically as I have full control of the source in order to improve its testability...<br>
<br>
Any useful pointers or examples?<br>
<br>
Regards<br>
Christian