← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #692914]: HTMLTestRunner add screens for a comparative regression test

 

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

reriadboom posted a new comment:
And the new method "addScreen" looks like :

    @staticmethod
    def addScreen(img1):
        _TestResult.result.append((0, test, output, _exc_str, img1))

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