sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #07138
Re: [Question #177503]: Passing data through excel sheet to sikuli(in MAC OS)
Question #177503 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/177503
Santhosh Motamarry posted a new comment:
Main thing i am little bit confused regarding where to keep the
following line of codes in my script.
dir_xlrd = "absolute path to the xlrd directory"
if not dir_xlrd in sys.path: sys.path.append(dir_xlrd)
import xlrd
open_workbook("D:\Insert Order1.xls")
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.