sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #40316
Re: [Question #402441]: Parse a list of files and load them, instead than take a snapshot for each file
Question #402441 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/402441
Status: Open => Answered
RaiMan proposed the following answer:
ok, understood.
In any case you could first evaluate the filenames with pure Python code and
https://docs.python.org/2/library/os.html#os.listdir
then if it is a standard mac open dialog it should be possible to enter
the filename textually (simulated with paste()) into the appropriate
field of the open dialog and type enter.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.