sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #30365
Re: [Question #261468]: Region with reference of two images
Question #261468 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/261468
Description changed to:
I can create region with reference of one image
Ex:
p =exists("img1.png")
pr = Region(p.x - 461, p.y - 1, p.w + 464, p.h + 454)
But now i want to create region with reference of two image.
i have one image in right top corner and another image in left bottom
corner.
how do i create region with these two images.
please help on it!
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.