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

    Status: Open => Answered

RaiMan proposed the following answer:
supposing it is 1.1.0 and single-monitor.

already tried without the highlight() ?

timing problem?
Region tmp = findRegion.wait(pattern, 10);

--- you say:
I've written a little framework around Sikuli that writes the image being 
sought and an image of the browser window to the log file when a failure 
occurs. 
How do you do that?
On FindFailed save a shot at that moment?
If yes, this is not exactly the situation at failure time.
Have a look at Region.getLastScreenImageFile(), which is the capture, that is 
used for the search.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to