Question #658728 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/658728
DAVID MASTROIANNI gave more information on the question:
1|def myHandler(e):
2| click(Pattern("1506689688440-1.png").targetOffset(44,-61))
3|onAppear(Pattern("1506689688440-2.png").targetOffset(44,-61), myHandler)
4|observe(FOREVER, background = True)
________________________________________________________________________
[error] script [ SWFC_LOG_ALL_2+ ] stopped with error in line 4
[error] TypeError ( observe(): takes no keyword arguments )
--
You received this question notification because your team Sikuli Drivers
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