← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #242551]: Recognigze text in a program and use it in an other program

 

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

RaiMan proposed the following answer:
I already had a case in the past like that.

The solution is to let the VB script save the excel sheet after having made the changes.
then the Sikuli script detects the change of the column visually and reads the saved xls using the python module xlrd, that allows to grab the numbers from the saved worksheet.

Now it is normal automation: click the fields in the web app and type
the numbers.

we should continue to communicate privately: find my mail here:
https://launchpad.net/~raimund-hocke

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