sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #01852
Re: [Question #150217]: getBundlePath returns None when running unit tests from the command line
Question #150217 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/150217
Status: Open => Answered
RaiMan proposed the following answer:
try
self.path = getBundlePath()
since the IDE testrun feature wraps a class around your code, that is
instantiated at runtime and available in self.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.