← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #678837]: Region: findAnyCollect: image file not found:

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
This either means, that the respective image file does not exist in the
file system or is not accessible/locked somehow at this time.

findAny() dispatches the search for the given images to threads, that
run in parallel without any synchronisation. We only wait until all have
finished.

So you might have to revise your workflow with respect to timing.

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