← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #707216]: add regions and return single region at runtime

 

Question #707216 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/707216

    Status: Open => Answered

RaiMan proposed the following answer:
setRaster(3, 1)
r = getRow(1).union(getRow(2))
r.highlight(3)

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