sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #15719
Re: [Question #220139]: copy from Excel and paste in GUI
Question #220139 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/220139
Status: Open => Answered
RaiMan proposed the following answer:
If you expect a sheet to open visually: no it does not. If nothing
happens with your 2 lines: all ok!
Say
print book
and you will see it is an object representing the open sheet.
Now you can access cells using
book.function()
about useable functions you have to look into the docs and examples in
the folder xlrd.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.