sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #24766
Re: [Question #245250]: contiously checking for error message while running test
Question #245250 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/245250
Status: Answered => Open
shaihulud is still having a problem:
wow that looks interesting! I have tried to understand the doc you
linked, plus other observe()related questions but am not able to make it
work. So far I have written:
def hnd():
click(Patternlocation)
onAppear(Patternlocation, hnd)
observe(background = True)
#the test (ie click this, click that etc)
stopObserver
What am I doing wrong?
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.