Question #245250 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/245250

    Status: Answered => Open

shaihulud is still having a problem:
wow that looks interesting! I have tried to understand the doc you
linked, plus other observe()related questions but am not able to make it
work. So far I have written:

def hnd():
     click(Patternlocation)
onAppear(Patternlocation, hnd)
observe(background = True)

#the test (ie click this, click that etc)

stopObserver


What am I doing wrong?

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to