sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #26205
[Question #249593]: Read the text from the region fails
New question #249593 on Sikuli:
https://answers.launchpad.net/sikuli/+question/249593
i am new to sikuli and i wanted to read a text in a given range but am not able to get my code work successful
my code is as mentioned below:
Settings.OcrTextRead = True #set the OcrTextRead setting to True
reg = Region(26,0,1335,467)
print reg.text()
Result :
[error] Region.text: text recognition is now switched off
--- no text ---
help me to get a solution for my issue
Thanks
Raghu
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.