The libraries (Ashot and shutterbug) stitch together full page screenshots by scrolling the page and capturing viewport multiple times. However, the resulting full page screenshot would have the navigation bar in every viewport capture.
To Reproduce
Crawling any webpage (ex. dictionary.com) with a floating navigation bar would suffice to reproduce this issue
Expected behavior
The screenshot should only have one instance of navigation bar
The libraries (
Ashot
andshutterbug
) stitch together full page screenshots by scrolling the page and capturing viewport multiple times. However, the resulting full page screenshot would have the navigation bar in every viewport capture.To Reproduce Crawling any webpage (ex. dictionary.com) with a floating navigation bar would suffice to reproduce this issue
Expected behavior The screenshot should only have one instance of navigation bar
Screenshots