Hello all,
I've got a Python/Tkinter application that I'd like to automate GUI testing 
for. I found Dogtail, but it requires the GUI app to be "AT-SPI-aware". I see 
that there is a binding from Python to AT-SPI (Python atspi package; this is 
what Dogtail uses to control the app). Has anyone done any development to make 
this work with Tkinter apps? Or, is there another method by which I can 
automate GUI testing of my Python/Tk app? Many thanks.
Allen B. Taylor
MDA
9445 Airport Road
Brampton, ON  L6S 4J3
905-790-2800 ext. 4350
[EMAIL PROTECTED]
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to