← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #691816]: Find image in region > Then set new region around image

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
if largeArea.exists(image):
    largeAreaRegion = largeArea.getLastMatch()
    largeAreaRegion.highlight(2) # only for proving

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