sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #28572
Re: [Question #255360]: How to automate by looping files from a .csv file
Question #255360 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/255360
RaiMan proposed the following answer:
Are you planning to use the Sikuli IDE to setup scripts using Python
language?
What is your scripting/programming knowledge?
Did you already play around with EggPlant?
In every scripting and programming environment, there are modules/libraries available, that allow to read and write CSV files.
Python: https://docs.python.org/2/library/csv.html
SikuliX has a text search feature and an OCR read function based on Tesseract.
Read the docs about the possibilities
http://sikulix-2014.readthedocs.org/en/latest/index.html
and be aware: the text feature has many restrictions and quality issues
(read about in this Q&A and the bugs)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.