> 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 pyWinAuto
http://pywinauto.openqa.org/

Regards,
Ryan Ginstrom

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to