sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #41189
Re: [Question #435811]: How to set offset to top left of IMAGE, instead of center of image
Question #435811 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/435811
Status: Open => Solved
Jimin Fan confirmed that the question is solved:
Seems like I was overthinking it....
All I have to do is:
click(Pattern(png).targetOffset(offSetX/2 , offSetY/2))
:)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.