← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #685479]: [HowTo] Use Region to speed up execution

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
someRegion = Region(653,1129,1902,310)

....

while True:
    do(a="img1", ab="img11", abc="img121", reg=someRegion)
    do(a="img1", ab="img12", abc="img111", reg=someRegion)

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