[LDTP-Dev] Object vs. Widget names
Christian Mallwitz
c.mallwitz at gmail.com
Thu May 28 06:27:22 PDT 2015
Hi,
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)?
I'm able to inspect my app using Accerciser - is there something more recent?
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?
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...
Any useful pointers or examples?
Regards
Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/ldtp-dev/attachments/20150528/8ab18767/attachment.html>
More information about the LDTP-dev
mailing list