Sending key-presses to other programs on Windows, and settings of controls?

Tim van der Leeuw tnleeuw at gmail.com
Thu Feb 21 08:20:08 EST 2008


Hi,

I'm looking for ways to send keypresses to another application on Windows
XP, and to set values of Windows Controls (all of them text-boxes).

This is to try automate testing of the application.

I think I've done things like that before from Python, but I don't remember
for sure.

Can this be done? Using the Win32-all extensions perhaps? Or perhaps with
the CTypes module?

Any pointers are appreciated!

Kind regards,

--Tim van der Leeuw
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080221/e4563deb/attachment.html>


More information about the Python-list mailing list