In article <[EMAIL PROTECTED]>,
Girish <[EMAIL PROTECTED]> 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
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