sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54781
Re: [Question #689653]: HTMLTestRunner import problem "syntax - mismatched input"
Question #689653 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/689653
RaiMan proposed the following answer:
Sorry for misleading:
of course the import unittest is needed.
try as
import unittest
import HTMLTestRunner
and place this 2 lines at the top of the script.
Save you work and restart the IDE, to be sure, the imports are
refreshed.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.