sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #55675
Re: [Question #692455]: [How to] Persistent Script
Question #692455 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/692455
Status: Answered => Open
Javier Gonzales Rodriguez is still having a problem:
Hi there,
now it is working way better.
def MyHandler(event):
try:
Trade()
pass
except:
pass
msgReg.onAppear("1597989280191.png", MyHandler)
msgReg.observeInBackground(FOREVER)
msgReg.stopObserver()
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.