← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #293250]: Strange behavior with Chrome and Flash webapp

 

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.