sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #14399
Re: [Question #213317]: How effectively sikuli can be used for Image Based Automation
Question #213317 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/213317
Status: Open => Answered
RaiMan proposed the following answer:
Sikuli currently and in the near future will rely on finding given
images on the screen only if they are simply said "the same pixel by
pixel" (though there are some possible similarity options to find
"similar" images).
Especially in your cross-browser situation, it depends on the content and how it is rendered in the different browsers.
In many cases we find, that for cross-browser-scripting you need different sets of images for different browsers (respectively engines).
But this has to be tested and evaluated for each case. I know many
examples, that run i different browsers without any modifications.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.