sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #15712
[Question #220139]: copy from Excel and paste in GUI
New question #220139 on Sikuli:
https://answers.launchpad.net/sikuli/+question/220139
hi guys ,
I'm trying to use sikuli for my small project
I have excel file want to open then copy cell A2 and paste it in another GUI
The proplem that i typed the below code and nothing happend even there is no error came and the escel sheet didn't open
import xlrd
book = xlrd.open_workbook (r"C:\breaks.xls")
so first why it is not opening
2nd how can I copy a specific cell ( A2 ) and then paste it in the GUI
If someone can help specialy Raiman the genius :)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.