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

    Status: Open => Answered

RaiMan proposed the following answer:
I do not know, wether there are differences between IE6 and IE7 related
to image display.

Are you sure, the image files are available on the other machines?
I ask, because you currently get the same FindFailed exception no matter if the 
image file is not found or the image itself is not found on the screen.

I recommend to make a simple one line test on both machines with the
IDE, to be sure, that the images are found on both systems:

in IDE
print find("some-captured-reference-image.png")

save it as mytest.sikuli and run it (should either fail or print the
match.

Carry the mytest.sikuli folder to the other machine, open it in the IDE
and run the test again.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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