← Back to team overview

sikuli-driver team mailing list archive

[Bug 878864] Re: AnySize() on sikuli IDE problem

 

Pattern().anySize()

is not implemented (neither in the Python nor in the Java API)

So you might post a request bug or rework this one as a request.

Currently you have to setup your own solution, to solve these kinds of
problems.

** Summary changed:

- AnySize() on sikuli IDE problem
+ Pattern.anySize() ???

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

Title:
  Pattern.anySize() ???

Status in Sikuli:
  New

Bug description:
  anySize() is supossed to solve different resolutions problems, right?

  The PC recognizes normally, but the Server doesnt.


  Line:

  find(Pattern("img.png").targetOffset(92,2).anySize())

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


References