sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #28621
Re: [Question #255516]: how to detect when screen changes - java
Question #255516 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/255516
John Henckel gave more information on the question:
Bottom line: what I really want to know is, what is the best way to
detect when anything in a region has changed. I want to write code such
as
boolean ok = region.waitForChange(10);
in which ok=true means that at least one pixel in that region changed
during the 10 seconds.
How would you recommend to implement that?
thanks,
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.