← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #695002]: I can not read the text in the image

 

Question #695002 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/695002

    Status: Open => Answered

masuo proposed the following answer:
Try this code.

extractstr = Region(0,0,100,100).text()
print extractstr

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.