sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #11860
Re: [Question #203363]: Best way to open and close all files in a directory one at a time?
Question #203363 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/203363
RaiMan requested more information:
I never asked before: What do you want to do with the open files?
The click() has nothing to do with the opening of files. And opening
files make nothing on the screen.
So I do not understand your approach.
--- but the files don't actually open in the program
what did you expect about what happens, when opening a file?
If you do not get an IOError, then the files are opened and you can access their content with f.read() and other IO-Operations.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.