sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #48062
Re: [Question #672106]: How may I get a region of image on screen?
Question #672106 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/672106
Status: Answered => Solved
mrderanakt confirmed that the question is solved:
Oh man,I did it,just I don't understand how it works,but it works
r=Region(some region)
match = r.find (Pattern("image").similar(0.35))
r=match
r.click("image")
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.