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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to