sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #37149
Re: [Question #288351]: Random event& using onAppear
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.