sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #14676
Re: [Question #214691]: Speed up while loop?
Question #214691 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/214691
RaiMan posted a new comment:
@ j-the-k
In the current Sikuli, on the Jython layer to create a region use:
searchRegion = Region(x,y,w,h)
Region.create() should only be used on the Java layer.
This is because there currently is a weird difference between regions in
the Jython API and the Java API regarding observe(). This might be fixed
in the next version.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.