gui scripting

Cameron Laird claird at lairds.us
Mon Feb 14 13:08:03 EST 2005


In article <1108381881.828494.98340 at c13g2000cwb.googlegroups.com>,
Tonino <tonino.greco at gmail.com> wrote:
>HI,
>
>I have a 2 phase question:
>
>Phase 1 is I am needing to automate a report generation from a
>proprietary product.  Currently a person sits and input's the data into
>a GUI frontend and clicks's the appropriate buttons to start the report
>generation.  What I am wanting todo is automate this, but since the GUI
>is from a proprietary product all I have is the GUI.
>
>This is done on a Linux Xfree server.  Can anyone please point me in a
>direction to a pythonic gui scripting module ?
>Python is the best tool and we use it elsewhere - so it is the best
>option.
>
>Second phase will have this done on a Windows platform... but that is
>second priority ...
			.
			.
			.
While I understand and applaud your affection for Python,
the solution that I think will best suit you is based on
Tcl.  <URL: http://wiki.tcl.tk/android > has details.

For the Windows side, see <URL: http://wiki.tcl.tk/8813 >.



More information about the Python-list mailing list