Re: [Tutor] Automating GUI Command Regression Testing

2008-06-17 Thread Alan Gauld
"Gordon Agress" <[EMAIL PROTECTED]> wrote help me learn to pipe keyboard input for commands to a Tkinter GUI, and then to automate saving a screen shot of the resulting GUI display? Is this even possible? Its possible but not trivial. It depends a lot on your OS since X Wndows and MS Window

[Tutor] Automating GUI Command Regression Testing

2008-06-17 Thread Gordon Agress
Could someone please point me to resources that would help me learn to pipe keyboard input for commands to a Tkinter GUI, and then to automate saving a screen shot of the resulting GUI display? Is this even possible? I'm trying to automate regression testing of a simple Tkinter GUI. I'd like to