sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #42651
Re: [Question #637765]: Sikuli Framework - Issue in using switch statement to perform the actions from different .py file
Question #637765 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/637765
RaiMan proposed the following answer:
def Actions(Field,keyword,value):
self is missing
def Actions(self, Field,keyword,value):
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.