sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #47849
[Question #671214]: OCR help : Read some numbers and type it
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.