← Back to team overview

sikuli-driver team mailing list archive

[Bug 745606] Re: Sikuli X-RC2 cannot identify coloured text correctly

 

Hi 
Thanks for looking into this so quickly.

The issue isn't just to do with text; it's to do with general colour changes in anything. The problem is: in order to detect colour changes we have to set the similarity to a very high value (0.99 or 1.0)
At such a high similarity, Sikuli struggles to detect the image at all. Most of the time, we see "find failed" exceptions when the colour is different. 

This issue was reported to me by one of my colleagues. I will obtain
more detailed information from him and hopefully provide you with a
sample next week.

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/745606

Title:
  Sikuli X-RC2 cannot identify coloured text correctly

Status in Sikuli:
  New

Bug description:
  Hi,
  We upgraded from version 0.10.2 to X and our automated test that detect for colour changes have stopped working.

  The GUI application we are testing has some indicators that change colour to warn the user of potential problems. We have some Sikuli tests that test this feature, and since the upgrade the tests are no longer able to detect the colour change.
  These tests worked very well in version 0.10.2.

  Even after knocking the Similarity up to 1.0 it cannot distinguish
  between Yellow and Red.



References