Windows scripting

vincent wehren vincent at visualtrans.de
Fri May 7 03:36:44 EDT 2004


Scott wrote:

> Can I use Python to automate an arbitrary program's execution?  For
> example, if I have an application like Firefox, could I use Python to
> say "Move mouse to position x, click right mouse button here, etc.."? 
> What is involved in this process?  Thanks,
> Scott

You might want to take a look at WinGuiAuto.py:

http://www.brunningonline.net/simon/blog/archives/001129.html

-- 
Vincent Wehren



More information about the Python-list mailing list