Question #165999 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/165999
RaiMan proposed the following answer: this is a known problem with the logging module on rerun in the IDE. Has nothing to do with the HTMLTestRunner. at the end of your script you have to shutdown the logger correctly. BTW: is it by intention, that you run your suite twice each run: first with the TextTestRunner and then again with the HTMLTestRunner? -- 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

