On Friday 21 August 2009, Ajith Gopinath wrote:
> Hi,
> I just want to travese a text based menu.My prog.  will login to a
> text based app. and traverse its menu  and clicks  where i want to
> be. rit now i find it sifficult to traverse the menu.I am but able
> to click on the very first item.Will this info help?

You should look at the curses library for complex, but text based 
interfaces. I don't know if it exists on Windows though:
http://docs.python.org/library/curses.html

HTH, Eike.
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to