← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #203414]: Sikuli : Display window with results

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
the easiest way is to run the script from command line and watch the
prints while they are issued. This works, if the command line window can
be visible without disturbing your script actions.

If this is not acceptable for you, you have to use the features of
java.awt/javax.swing to produce a window, that you update from inside
your script.

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