Question #288351 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/288351
Status: Open => Answered
Karl proposed the following answer:
You're using onAppear incorrectly. The handle (hnd) doesn't use parenthesis.
Your reconnect definition should start with "def reconnect(event):".
Lastly, the error is related to not finding the okayButton... you can add a
line before this that says, "wait(okayButton)".
--
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