sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #29947
Re: [Question #260249]: java implementation of wait method not working
Question #260249 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/260249
Status: Open => Answered
RaiMan proposed the following answer:
--- Should this method not work with Screen.all()?
principally yes, since Screen.all() returns a ScreenUnion (a union of all pixels on all monitors according to there current coordinates), which is a subclass of Screen and hence should handle the wait(image) as expected.
... but everything, that touches multi monitor environments might still
have bugs.
So thanks for your investigation.
I will revive your original bug.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.