New question #671214 on Sikuli:
https://answers.launchpad.net/sikuli/+question/671214
I need to read a 4 number text field, click the box below, and paste the read
text.
I tried :
code = text()
//click the box
type (code)
and it says that "type(): 1st arg can't be coerced to String"
What am I doing wrong?
--
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