GUI testing with python (SendKeys)
Christopher Saunter
christopher.saunter at durham.ac.uk
Sat Apr 26 12:35:40 EDT 2003
Hi,
You might want to check out Girder - http://www.girder.nl
It offers more robust and flexible ways of remote controlling Win32 GUI
stuff than sendkeys. There is a very noddy Python client for talking to
Girder at http://www.dur.ac.uk/christopher.saunter/soft.html
HTH
cds
pj (pjdurai at hotmail.com) wrote:
: Greetings
: Is there a python module similar to Perl's Win32::GuiTest?
: Basically something that would implement SendKeys and friends on Win32 ?
: Before I went ahead and rolled my own, I just wanted to check.
: Web searches didnt turn up anything useful.
: cheers
: pj
More information about the Python-list
mailing list