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

    Status: Open => Answered

RaiMan proposed the following answer:
-- since the print statement is executed (wherever the output might go),
your script is executed past the click statement.

-- the HTMLTestrunner seems to catch the output going to std out, so it is not 
seen in the message area. Run your script from command line instead of from 
inside the IDE.
This is a workflow used by many users using massive import and image sharing
- making script changes in the IDE
- running script from command line
This makes everything clearer and you can watch the output of longer running 
script, while they are running.

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