sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #44996
[Bug 1409098] Re: findAll limited to 100 matches
Not sure we can use .exact() correct? Based on my info above? We need
to be able to find the blank image at a specific location and if we only
find one image at a location (of possibly many locations) then it may
not be the image at the location we are looking for. Make sense?
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1409098
Title:
findAll limited to 100 matches
Status in Sikuli:
In Progress
Bug description:
Calls to findAll seem to report at most 100 matches., silently
discarding any further matches. Suggest findAll be configurable to
specify the maximum number of matches, even if the default is 100, in
the same way that similarity defaults to 0.7 but can be configured.
Also suggest that if the max is exceeded, an exception is thrown so
that missing matches can be spotted easily
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1409098/+subscriptions
References