sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #38926
Re: [Question #298184]: Image search and take snapshot..
Question #298184 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/298184
Status: Open => Answered
RaiMan proposed the following answer:
looks like being more a thing for Selenium (or is ist Flash?).
Since the images seem to contain varying text, you will surely not be
happy with the image search.
The only chance is to search for visual content, that is the same in all
situations, and that allows to evaluate the image's position relative
and then store a snapshot.
while comparing the new image with the already captured ones over the
time you will collect all possible images.
as already mentioned: evaluating a webtable is more a job for Selenium
if possible (or poor man's solution: evaluating the page source).
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.