Searching for a module to generate GUI events

Paul Boddie paul at boddie.org.uk
Fri Nov 10 06:20:31 EST 2006


Stephan Kuhagen wrote:
> utabintarbo wrote:
>
> > http://pywinauto.pbwiki.com/ for Win32
>
> Thanks for the hint, looks usable. But it seems, there's nothing for X11 and
> MacOSX. I didn't thought, that the problem would be so unusual...

Searching for "Python GUI testing" on Google gave this as the first
result:

http://www.redhat.com/magazine/020jun06/features/dogtail/

Comments on similar techniques for OS X can be found here:

http://www.oluyede.org/blog/2006/07/04/europython-day-1/

Other X11 projects which might support low-level interactions with
applications include the following:

http://python-xlib.sourceforge.net/
http://plwm.sourceforge.net/

Paul




More information about the Python-list mailing list