← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #595513]: Blank log file when run from command line

 

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

JayGuajardo posted a new comment:
I was redirecting with 
C:\Sikuli\runsikuli.cmd -r C:\Users\Test\Documents\SikuliTests\test1.sikuli -f C:\Users\Test\Desktop\testLog1.txt
which was blank. So was
C:\Sikuli\runsikuli.cmd -f -r C:\Users\Test\Documents\SikuliTests\test1.sikuli
which I believe is supposed to go to "WorkingDir/SikuliLog.txt"
which was also blank. So I just took the console output and did 
C:\Sikuli\runsikuli.cmd -r "C:\Users\Test\Documents\SikuliTests\test1.sikuli" > C:\Users\Test\Desktop\testLog1.txt
which seems to work for what I need.
Also is there a way to direct the IDE message window to a log file at the same time that I dont know about?

Thanks
Jay

I'm switching to 1.1.1 now as well so I'll see how that works.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.