sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #13219
Re: [Question #208938]: How to adjust click position in image (e.g., check box)
Question #208938 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/208938
Status: Open => Answered
RaiMan proposed the following answer:
the usage is
Pattern("some_image.png").targetOffset(x,y)
instead of only
"some_image.png"
In the IDE click on the image thumbnail and you can adjust this in the
preview tab target offset.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.