sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #20741
Re: [Question #235236]: how to read each row of values declared in a function(with array of values) in another script
Question #235236 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/235236
AKR gave more information on the question:
Hi Raiman,
I would like to know how to pass the data from excel sheet to sikuli main script.
For example
Excel.xls will have the data
A4 AO-001 D1
A3 AO-002 D2
main.sikuli
? how to call excel.xls
? how to pass each row of data in the following
testfile=testcase[0]
output=testcase[1]
draw=testcase[2]
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.