← Back to team overview

sikuli-driver team mailing list archive

Re: [Bug 1381905] Re: [request] a match should remember the search parameters and the actually found image

 

Hey there, long time no email.  :)  Just double checking... are you adding
the feature to 2.0, to be able to ignore part of an image that we want to
search for?  For example, if I'm testing for an image that includes a
column of time stamps and those time stamps will always change between my
test run, will I be able to pass in a region to ignore so that I can verify
that the image around the column of time stamps is found but the region of
where the time stamps column resides will be ignored?  So in the picture we
have a status and the time that status was posted.  I want to verify my
status and headers images are correct but not care about the actual time
image the status was posted.

[image: Inline image 1]

Thanks much!!  Hope you are well.

Scott

On Sun, Mar 6, 2016 at 10:48 AM, RaiMan <sikulix@xxxxxxxxxxx> wrote:

> ** Changed in: sikuli
>     Milestone: 1.1.0 => 2.0.0
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1381905
>
> Title:
>   [request] a match should remember the search parameters and the
>   actually found image
>
> Status in Sikuli:
>   In Progress
>
> Bug description:
>   Is there any thought about adding the Pattern to the Match object
>   returned from a find, exists, etc?  We have a high rate of screen
>   image changes and to try to capture the screen AFTER the match has
>   been found is not working consistently.  We would like to capture
>   exactly the Pattern Sikuli found and in some cases search that pattern
>   for a sub-image.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/sikuli/+bug/1381905/+subscriptions
>


** Attachment added: "image.png"
   https://bugs.launchpad.net/bugs/1381905/+attachment/4726583/+files/image.png

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

Title:
  [request] a match should remember the search parameters and the
  actually found image

Status in Sikuli:
  In Progress

Bug description:
  Is there any thought about adding the Pattern to the Match object
  returned from a find, exists, etc?  We have a high rate of screen
  image changes and to try to capture the screen AFTER the match has
  been found is not working consistently.  We would like to capture
  exactly the Pattern Sikuli found and in some cases search that pattern
  for a sub-image.

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


References