sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #17900
Re: [Question #144624]: define region to image
Question #144624 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/144624
RaiMan posted a new comment:
@ csy
not really clear what you want.
def define_region(img):
match = find(img) # match IS a region
match.click(img1) # will look for img1 inside region match and click if found
BTW: it is easier, if you post your own questions
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.