sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #56456
Re: [Question #695135]: I want to wait until the picture in a region changes
Question #695135 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/695135
Aydın posted a new comment:
output of my code
[log] CLICK on L[371,765]@S(0) (527 msec)
status = True
[log] CLICK on L[371,765]@S(0) (23 msec)
status = True
but it should be like this
[log] CLICK on L[371,765]@S(0) (527 msec)
status = True
[log] CLICK on L[371,765]@S(0) (23 msec)
status = False
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.