← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #269311]: compare directory of pictures to screen with loop

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Have a look at class Finder in the docs
http://sikulix-2014.readthedocs.org/en/latest/finder.html

Python has a function os.listdir() to get all filenames in a folder
see Python docs:
https://docs.python.org/2/library/os.html#os.listdir

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