← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #654029]: import xlrd method not copying numbers

 

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

    Status: Open => Answered

Manfred Hampl proposed the following answer:
You have to convert the numeric value into a string.
masuo has already given an example how to identify the type of the value from excel in  another question.
If it is numeric, then you have to use the str() function first.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.