← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #689156]: Region question

 

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

Eric G posted a new comment:
I'm not qualified to give advice but can you split the hollow rectangle
into 4 different regions?

Suppose you have:
Region_BigObject.find(capture(Region_Rectangle1))

This way you can capture the 4 regions by looking into the big region.


Or maybe you can define the 4 regions like:
listR = [region1, region2, region3, region4]
##code etc

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.