Thanks marsd. That was helpful in automating
my telnet program. The problem I'm now facing
is automating a Windows program... for example
a MS Word 2000 where I would open a .doc file
and printing it.
Would expect be able to interact with buttons
and other GUI objects of Windows.
In theory yes....But whether the win port
of expect can extract useful information from
the winword executables output is unknown
to me.
As a general rule if you can write a regexp for a programs output expect can automate it for you.
I didn't know more about Tcl/Tk. But you can automate windows application as per your requirement by using tools like WinRunner, Silk Test & Visual Test etc.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.