sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #35742
Re: [Question #275381]: How to find the text from the screen and that text should be assigned to the variable
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.