← Back to team overview

sikuli-driver team mailing list archive

[Bug 1495552] Re: Pattern don't have a wait to access to requested similarity

 

in 1.1.0:
MyPattern.getSimilar()

** Changed in: sikuli
       Status: New => Fix Committed

** Changed in: sikuli
   Importance: Undecided => Critical

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

** Changed in: sikuli
    Milestone: None => 1.1.0

** Summary changed:

- Pattern don't have a wait to access to requested similarity
+ [1.1.0] Pattern does not have a getSimilar() --- fixed in 1.1.0

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

Title:
  [1.1.0] Pattern does not have a getSimilar() --- fixed in 1.1.0

Status in Sikuli:
  Fix Committed

Bug description:
  We can do :

  MyPattern = Pattern("Test.png").similar(0.62).targetOffset(56,-17)

  MyPattern.getFilename()
  MyPattern.getTargetOffset()

  but no "MyPattern.GetSimilar() exist."

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


References