Using Expect to Interact with a Curses Based Program
- From: "mt1234" <miketaylor.mail@xxxxxxxxx>
- Date: 16 Feb 2007 08:07:49 -0800
I have a program containing curses menus that I need to automate the
interaction with (in order to perform some functional testing on the
UI)
1) can Expect interact with curses (specifically ncurses) easily?
2) can you read individual text screens off the terminal without
reading in the whole screen?
3) is it better to use Expect or just TCL to read values from
"fields" and write to specific row/col locations?
Thanks,
MT
.
- Follow-Ups:
- Re: Using Expect to Interact with a Curses Based Program
- From: David Gravereaux
- Re: Using Expect to Interact with a Curses Based Program
- From: Colin Macleod
- Re: Using Expect to Interact with a Curses Based Program
- Prev by Date: Re: MacTel: Disabling The Console Window
- Next by Date: Re: file handling problem on windows with tcl8.4.14
- Previous by thread: ssh without spawn possible in expect script
- Next by thread: Re: Using Expect to Interact with a Curses Based Program
- Index(es):