sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #11221
Re: [Question #200617]: Get pixel color in region and compare to Color
Question #200617 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/200617
Status: Needs information => Open
HjalmarSn gave more information on the question:
Thanks for the quick reply! It's a Java function imported at the top of
the file using
import java.awt.Color as Color
Tried to comment out some lines to see what was causing the freeze and
the script works if I comment out this line
bColor = myRobot.getPixelColor(p.x,p.y)
Also instansiated the object myRobot above but still nothing..
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.