sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #12510
[Question #205675]: How to call a function/module in a driver script from another sikuli script?
New question #205675 on Sikuli:
https://answers.launchpad.net/sikuli/+question/205675
For eg:
I Have a file with name MyFile.sikuli
from sikuli.Sikuli import *
class NewUserFlow():
def TutorialOne(self):
__________
__________
__________
def TutorialOne(self):
__________
__________
__________
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.