sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #21270
[Question #236196]: Problem with find text
New question #236196 on Sikuli:
https://answers.launchpad.net/sikuli/+question/236196
from sikuli import *
Settings.OcrTextSearch = True
Settings.OcrTextRead = True
findAll('played')
[error] TextRecognizer: init: tessdata folder not found at
[error] Region.find(text): text search is now switched off
[error] Region.find(text): text search is currently switched off
[error] Region.find(text): text search is currently switched off
[error] Region.find(text): text search is currently switched off
[error] Region.find(text): text search is currently switched off
[error] Region.find(text): text search is currently switched off
[error] Region.find(text): text search is currently switched off
[error] Region.find(text): text search is currently switched off
[error] Region.find(text): text search is currently switched off
[error] script [ test ] stopped with error in line 6
[error] FindFailed ( can not find played on the screen. )
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.