sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #32908
Re: [Question #268016]: array of numeric values
Question #268016 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/268016
Status: Open => Answered
RaiMan proposed the following answer:
then you should just loop a around the collection and store the values
in an intermediate array/list or map.
To then get the values into an excel sheet you can either create a CSV
file (python has some CSV support) to then create the XLS or use xlwt to
create the sheet directly.
The xl** modules are bundled with SikuliX 1.1.0
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.