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. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

