sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #55268
[Bug 1882239] Re: sikulix 2.0 api - find text is not working
*** This bug is a duplicate of bug 1881240 ***
https://bugs.launchpad.net/bugs/1881240
This is the best result you can get with 2.0.4.
To read a light colored font on darker background (as in your example)
there will be an option in version 2.0.5 (you have to wait).
** This bug has been marked a duplicate of bug 1881240
findText() or find("some text") not working with Sikuli 2.0.4
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1882239
Title:
sikulix 2.0 api - find text is not working
Status in Sikuli:
Invalid
Bug description:
Hi,
I am using windows 10 - 64 bit laptop.
I am using sikulixapi2.0 jar. I am using findText method to find a text in present screen using java program. Some times findText method working properly some times not working.
Example: I typed one word in notepad and select that word using ctrl+a , so that word background color change into blue. In that scenario , findText is failed because of the background color changes.
Whether i am didn't select a word using ctrl+a , the word is in normal background color. In that scenario, FindText method works fine without any error. I attached image for your reference.
Not only above scenario, most of the cases findText is not working properly. What can I do for rectify this kind errors.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1882239/+subscriptions
References