Question #653759 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/653759
Status: Open => Answered
masuo proposed the following answer:
When strings is in cell H41
row = 40
col = 7
value = sheet.cell_value(row,col)
click("textbox.png") #click your application text field
paste(value) #paste strings from CELL
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp