Skip to content

Web Screenshot automatization in python (Selenium Webdriver)

Notifications You must be signed in to change notification settings

szotyi41/webshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Webshot

Web Screenshot automatization in python (Selenium Webdriver)

Dependencies

  • Python 3 and PIP sudo apt-get install python3 && sudo apt-get install python3-pip
  • Selenium pip install selenium or python3 -m pip install selenium
  • Chrome or Firefox webdriver https://chromedriver.chromium.org/downloads

Usage

python3 webshot.py <site>

About

Web Screenshot automatization in python (Selenium Webdriver)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages