← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #685952]: customizing how an observer finds an event

 

Question #685952 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/685952

    Status: Open => Answered

RaiMan proposed the following answer:
Sorry, but not possible this way.

Reason: the find implementation is hardwired deep down in the Observer
implementation and cannot be overwritten.

2 possible solutions:

1. put your post-evaluation into the handler

2. make your own background-observer (running some synchronised thread)
using the features of class Finder with a current screenshot and the
image waiting for.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.