← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #140472]: running from cmd line

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
the error message is written to stderr when using the -s option.

try adding:
 2>>/Users/admin/Documents/working/Log.txt
to the end of your command

which would append stderr content to your logfile

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