Hi,<br><br>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).<br><br>This is to try automate testing of the application.<br><br>
I think I've done things like that before from Python, but I don't remember for sure.<br><br>Can this be done? Using the Win32-all extensions perhaps? Or perhaps with the CTypes module?<br><br>Any pointers are appreciated!<br>
<br>Kind regards,<br><br>--Tim van der Leeuw<br><br>