Question #248371 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/248371

    Status: Open => Answered

RaiMan proposed the following answer:
With Sikuli (using the Jython interpreter) only Python modules can be used, 
that are completely written in Python language (no C-based content, e.g. for 
accessing the Windows API). Since you are talking about putty, I guess, that 
pexpect will not be useable with Sikuli.
So you should check that first.

What about redirecting the CLI output to a file or different files and
then reading/analyzing these files?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to