Re: [Sikuli-driver] [Question #272083]: .

2015-10-05 Thread Sharon
Question #272083 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272083 Status: Open => Solved Sharon confirmed that the question is solved: . -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #272083]: .

2015-10-05 Thread Sharon
Question #272083 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272083 Summary changed to: . Description changed to: . -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #272083]: How to call methods from one Sikuli script in another

2015-10-05 Thread Sharon
New question #272083 on Sikuli: https://answers.launchpad.net/sikuli/+question/272083 Hi everyone, I have a pretty simple question for you. I'm running a Sikuli script in SikuliX IDE and want to call some methods from a different Sikuli script. I know how to do that with a simple python script.