sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #22109
Re: [Question #238004]: Click() function fails to click on image name passed to it parameter of list element
Question #238004 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/238004
Status: Open => Answered
RaiMan proposed the following answer:
--- [error] TextRecognizer: init: tessdata folder not found at C:/Users/Administrator/Desktop/Sikuli1/libs/
this error together with the fact, that you selected option 5, means, you want to use text search.
Wether this is true or not: delete the libs folder in ..../Sikuli1 and
rerun to get the libs folder recreated with the Tesseract stuff (this is
an inconvenience in 1.0.1)
--- click(relayName)
the error situation means, that the content of relayName is not taken as an image file name or the given image file is not found in the image path.
There should be more information on that before the above error message.
So you should check the content of relayName at the time of click.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.