sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #37922
Re: [Question #293226]: run sikuli from command line
Question #293226 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/293226
Eugene S proposed the following answer:
I meant something this:
def comparePaths(arg1, arg2):
return arg1 == arg2
def someFunction(arg1, arg2):
#call comparePath() function from here when needed
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.