← Back to team overview

sikuli-driver team mailing list archive

[Question #219218]: How can I call a Sikuli-function from guide?

 

New question #219218 on Sikuli:
https://answers.launchpad.net/sikuli/+question/219218

Hi, in my sikuli-script I defined a function:

def foo():
    print "success"

My goal is to call foo() automatically after every guide.show() call. 
I have the guide-sourcecode: But I don't know how to edit the source-code of show() so as to call foo().
And is this possible at all?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.