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.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp