query regarding expect

Cameron Laird claird at lairds.us
Fri Jul 22 19:08:03 EDT 2005


In article <1122041629.338563.26610 at g47g2000cwa.googlegroups.com>,
Girish <girish.14 at gmail.com> wrote:
>Hi,
>
>I wanna do some automation using "pexpect".
>I have an application which must be invoked from the command line in
>linux environment,it consists of buttons,textboxes etc can i access
>those widgets using "pexpect",say i wanna enter a value 3.3 in the
>textbox and then click on the ok button,to run the apllication.The
>application is developed using wxpython.ur suggestions will be of gr8
>help.plz do reply.
			.
			.
			.
You can't.

That's not what pexpect does.

There are alternatives.  Android <URL: http://wiki.tcl.tk/expect >
might interest you.



More information about the Python-list mailing list