← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #240547]: get log file like in Sikuli's message tab and save it to a file need help

 

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

stewazy posted a new comment:
Thank you @RaiMan i made a test structure that has a setUp(self):
tearDown(self): and testMethod(self): and I was wondering also how do i
log an error that happens when that test fails like, on which line and
which picture. I have made a logger with f = open(loggerfile, 'a'). And
I was wondering how do I write an error message into that file. Thank
you for your swift answer.

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