sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #55794
Re: [Question #692678]: Add "import * from sikuli" to the beginning of the script
Question #692678 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/692678
Status: Open => Answered
RaiMan proposed the following answer:
it must be:
from sikuli import *
... and is only needed in scripts that are imported by other scripts and
use SikuliX features
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.