looking for some libraries

Jean-Michel Pichavant jeanmichel at sequans.com
Wed Feb 10 12:55:00 EST 2010


Vision wrote:
> hi all,
> I am doing some stuffs with some software, which has similar layout
> like this:
> Editbox________1
> Editbox________2
> Editbox________3
>        _OK_
> _______________
> |        output        |
> |        output        |
> |        output        |
> |        output        |
> |        output        |
> --------------------------
> What I need to do is to fill the edit boxes, then press the OK button,
> then I will get some output text below.
> This is tedious since I have lots of entries to deal with.
> So I am trying to write some scripts to handle this. And I wonder if
> there is any library available for me to simplify the process?
> Thanks!
>   

Someone posted this link few weeks ago:
http://www.sikuli.org/

It supports only mac & windows though.

You can also have a look at
http://pywinauto.openqa.org/

JM




More information about the Python-list mailing list