← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #172529]: 100 item limit on findAll()

 

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

    Status: Open => Answered

Tsung-Hsiang Chang proposed the following answer:
This's not documented yet, but there's a parameter "FindAllMaxReturn" to change this. 
For example,
from org.sikuli.script.natives import Vision
Vision.setParameter("FindAllMaxReturn", 1000)

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