sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #22013
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:
Understanding right?
you read image filenames from the file, to use them for click()?
If yes, has nothing to do with text feature.
An image file name e.g. img1.png is simply a string, so in your case var[0] should contain img1.png
(same as after saying vary[0] = "img1.png")
--- using the text feature:
Did you install with option 5?
Is tessdata folder missing complained?
If yes, delete the libs folder in the setup folder to get it recreated on rerun of Sikuli including the needed tessdata stuff.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.