sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #05619
Re: [Question #172151]: Screenshots for IE vs other browers
Question #172151 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/172151
Status: Open => Answered
RaiMan proposed the following answer:
This might always be, since there are still differences in the rendering
behavior between IE (especially < version 8) and the "better" browsers
(Chrome and FF).
Try to use as little background as possible.
Check the similarity, by using:
print find(img) # prints the match
Recapture until you get the highest similarity as possible (ideally
>0.85).
Test it the other way round.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.