sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #24383
Re: [Question #244279]: How to get variable text from application screen and store that value in Excel in Rows
Question #244279 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/244279
Status: Open => Answered
RaiMan proposed the following answer:
For the convenient handling of Excel sheets in SikuliX (Jython) have a
look at modules xlrd, xlwt, ... faq 2208
Since then the numbers come as text from the Excel sheet, you have to
again capture the number from the screen as text (either as comment #1
suggests or using Sikuli's OCR feature Region.text())
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.