sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #38143
[Question #293975]: Not able to differentiate among images in Sikuli
New question #293975 on Sikuli:
https://answers.launchpad.net/sikuli/+question/293975
I have a requirement like where I will have a portal, I will be having all the elements highlighted in red color except the one in grey. I have to click on the grey colored image each time. This will be random and only at the run time, element will be selected(based on the input from the user) and will be highlighted(grey color). Is there any method in sikuli which will click based on different colors present. I tried using search by test but it has not worked.
Does sikuli differentiate on the basis of color?
If I'm doing by search by text, it is throwing error like
[error] TextRecognizer: init: tessdata folder not found at libs folder
[error] Region.find(text): text search is now switched off
Exception in thread "main" FindFailed: Text search currently switched off
Please suggest a way out.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.