/selenium-chrome-full-page-screenshot

Simple function to create a fullpage screenshot of a website

Primary LanguagePython

Script to take a fullpage Screenshot of a website

Using Selenium and Chrome

Simple function to create a fullpage screenshot of a website.

It scrolles down the page and then create a PNG file.

Modules used

  • Selenium
  • Chrome
  • Pillow