Getting python script to write to input box on another window

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Tue Apr 24 07:46:50 EDT 2007


En Tue, 24 Apr 2007 06:15:51 -0300, sophie_newbie <paulgeeleher at gmail.com>  
escribió:

> I'm wondering if there is a way to get a python script to write text
> to an input box in a window of another program that is running? For
> example a text box in a web browser window?

You could use pyWinAuto on Windows.

-- 
Gabriel Genellina



More information about the Python-list mailing list