← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #233428]: Excel support in Sikuli

 

Question #233428 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/233428

    Status: Open => Answered

RaiMan proposed the following answer:
Sikuli itself does not have any Excel support out of the box.

If you want to solve this problem visually, you will need excellent
Python knowledge and it will never really be a robust solution.

So believe me, it is far easier, to use the Python module xlrd or even
for your testing purposes convert the sheets in csv's and use them using
the really easy to use Python csv module.

To get on the road: faq 2208 and google is your friend.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.