← Back to team overview

sikuli-driver team mailing list archive

[Question #261468]: Region with reference of two images

 

New question #261468 on Sikuli:
https://answers.launchpad.net/sikuli/+question/261468

I can create region with reference of one image

Ex:

p =s.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.