sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #51335
[Question #680220]: Differene between targetOffset and find."direction" operations
New question #680220 on Sikuli:
https://answers.launchpad.net/sikuli/+question/680220
Hey guys,
I was wondering if there is a particular difference between these two lines:
click(find("1231.png").right(30))
click(Pattern("1231.png").targetOffset(30,3))
because the effect is basically the same in each of the two cases, therefore I was wondering if one has an advantage/disadvantage over the other.
Thank you!
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.