← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #693855]: NameError name 'ClassName' is not defined

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
apparently not does not work with your

    def isAborted(self):
        return False

so leave it out and try to get the basics running without using your own
HTMLTestRunner.py.

Then you might start to do additional experiments.

Please read:
https://sikulix-2014.readthedocs.io/en/latest/scenarios.html#access-python-packages-from-sikulix-scripts-run-by-sikulix-gui-or-commandline

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