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.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to