Automating GUI interaction with Python

jay graves jaywgraves at gmail.com
Wed Feb 20 09:21:14 EST 2008


On Feb 20, 5:37 am, "Ryan Ginstrom" <softw... at ginstrom.com> wrote:
> > On Behalf Of jorma kala
> > Is there a python library or bindings to a library in some
> > other language for automating GUI interaction (the kind of
> > functionality provided by Autoit for instance).
> > What I need to do is very simple GUI automation : moving the
> > mouse cursor to and from specified screen coordinates, clicking, etc.
> > Thanks a lot.
>
> For Windows, try pyWinAutohttp://pywinauto.openqa.org/

dogtail is another
http://people.redhat.com/zcerza/dogtail/

...
Jay Graves



More information about the Python-list mailing list