Question #275381 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/275381
RaiMan proposed the following answer: --- findText( is not finding the text on screen) ... since now the coding is correct, this simply means, that the feature findText() does not work as expected, due to the weak and buggy current implementation. I will not touch this hardcoded C++ implementation in 1.1.x (which I have inherited from the original developers of Sikuli) --- do we need to mention the color matching also while finding the text no way currently, to tell findText() anything else besides the text to search. So you have to live with that and find another solution for your approach. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

