← Back to team overview

sikuli-driver team mailing list archive

[Bug 975216] [NEW] element is not recognized in Sikuli IDE: Matching Preview, butis recognized in script

 

Public bug reported:

1.X 1.0 rc3
2. Windows 7 x32
3. Open IDE and verify that image is not recognized with Similar level 1.0
Run the same recognition via script and results say that image is present: 
assert not exists(Pattern("EncryptMessage.png").similar(1.0))

Assertion throws an exception, this means that image is present but
should not be.

** Affects: sikuli
     Importance: Undecided
         Status: New

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

Title:
  element is not recognized in Sikuli IDE: Matching Preview, butis
  recognized in script

Status in Sikuli:
  New

Bug description:
  1.X 1.0 rc3
  2. Windows 7 x32
  3. Open IDE and verify that image is not recognized with Similar level 1.0
  Run the same recognition via script and results say that image is present: 
  assert not exists(Pattern("EncryptMessage.png").similar(1.0))

  Assertion throws an exception, this means that image is present but
  should not be.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/975216/+subscriptions


Follow ups

References