sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #21199
Re: [Question #236006]: getRegionFromPSRM()
Question #236006 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/236006
Status: Answered => Solved
emrah kara confirmed that the question is solved:
Thank you for the source code :)
it need it, to find the right button to click if there is more than 1
same picture on the screen.
for example, there is 3 close browser buttons on the screen and i want a
spesific one. getRegionFromPSRM helps me to search the button in a
special region.
screen.getRegionFromPSRM("something.png").click("closeBrowser.png");
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.