← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #207285]: image comparison fails

 

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

RaiMan requested more information:
does blank_page.png mean a totally white (or uni-color) area?

If yes: this is problematic (but should work with latest version r930).

Another thing:

Look into screen region and test if blank_page.png (1021x672 pixel)
exists.

    #screen region // screen size ipad
    screenRegion = Region(1,43,1020,804)

Since the image is 1 pixel wider than the region, this will never be
found.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.