sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #24901
Re: [Question #245732]: From a .sikuli how to call a parameterized method available in a different .sikuli.
Question #245732 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/245732
Status: Open => Answered
obiwan-92 proposed the following answer:
Ok.
I see a lot of errors, here.
1. At the beginning of the imported file, add : from sikuli import *
2. Replace if exists(patientName) by if exists(patientName):
3. The image have to be in the sikuli folder or the sikuli folder should be add to sys.path
Maybe, you have some other errors.
Regards.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.