← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #244247]: capture image of web page with scrollbar

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
No there currently is no solution for that as a Sikuli feature.

You might write a function, that uses wheel(down) until the window
content stays the same after a wheel(down), which would signal the end
of the page is reached. This could be sufficient to look for specific
sub images on the page, but will not allow to get one big image of the
webpage in one piece.

But I think this is a neat feature to have in the future ;-)

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