Skip to content

keisuke3602/Selenium_Screenshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Selenium_Screenshot

Selenium_Screenshot/screenshot-googledrive is a file to take a screenshot and save it on Google Drive. It fetches a link to the web page from Google Spreadsheet. This code works through headless Selenium.

Firstly, install the chromium-chromedriver and Selenium. Secondly, import libraries from Google Collaboratory. Thirdly, import Selenium's libraries.

Then, I import options of Selenium to use Chronium with headless.

Next, connect to Google Spreadsheet to fetch links to access the web pages to take a screenshot.

After that, access to the web pages through Chrome driver and take a screenshot. It names a file based on data on the Google Spreadsheet.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors