sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #14594
Re: [Question #214253]: guide.arrow does not work with regions
Question #214253 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/214253
Status: Open => Answered
RaiMan proposed the following answer:
Yes (as you should have seen in the code ;-), the current implementation
only accepts image-filename, Pattern object or other component like a
rectangle. With other parameters it silently produces a null pointer :-(
so
guide.arrow("a.png", "b.png")
should do what you want.
If you want to work with regions, you have to either implement it or use
rectangles instead of the regions.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.