← Back to team overview

sikuli-driver team mailing list archive

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

 

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

    Status: Needs information => Open

deva gave more information on the question:
p1 =exists("img1.png")
p2 =exists("img2.png")
combined = p1.union(p2)


I tried the above code to create region with reference of two images. but 2nd image is  matches in two places at top and bottom. so i have to choose above matches only....

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.