sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #13783
Re: [Question #211636]: Image test works on SikuliIDE but not with Java lib
Question #211636 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/211636
Description changed to:
Took a screenshot of an image on a browser(lets say Chrome) and the
match preview showed a score of 0.7 and a call to exists or find in IDE
was passing. Using the same screenshot i ran similar steps using the
same browser + Java lib and it failed. I tested the same scenario with
all browsers and it passed all the time in IDE and failed all the time
with Java lib. It passed only when i created a pattern and set
similarity to 0.3. Why is this difference between IDE(sikuli script) and
Java lib?
Example:- "Google Images" image on Google Images
site(http://www.google.com/imghp?hl=en&tab=wi). Problem with setting the
similarity to 0.3 is that the test will pass even if tested with Google
search site(www.google.com) as well. But in reality they are two
different images.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.