generation of keyboard events

Simon Brunning simon at brunningonline.net
Mon Jul 6 05:02:08 EDT 2009


2009/7/6 RAM <serverin2000 at yahoo.com>:

> I am trying to do this on windows. My program(executable) has been
> written in VC++ and when I run this program, I need to click on one
> button on the program GUI i,e just I am entering "Enter key" on the
> key board. But this needs manual process. So i need to write a python
> script which invokes my program and pass "Enter key" event to my
> program so that it runs without manual intervention.

Try <http://pywinauto.openqa.org/>.

-- 
Cheers,
Simon B.



More information about the Python-list mailing list