sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #12145
Re: [Question #204153]: How to provide user input to sikuli script from a file
Question #204153 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/204153
RaiMan proposed the following answer:
@ pyCoder
good finding - thanks. I will make it a faq.
But you missed the needed
import ConfigParser
at the beginning.
BTW: for the given case this is not the best solution, since he wants to input more than one option set with the same structure but different content.
This is more a case for a CSV solution, which might be supported by the Python CSV module.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.