Question #707102 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/707102
RaiMan proposed the following answer: You have to specify a directory, where the screenshots are to be stored (automatically taken inside). myrunner = HTMLTestRunner.HTMLTestRunner(stream=outfile, title='', description ='' , dirTestScreenshots='someFolder') Only with this parameter given, the feature is switched on. -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

