This commit is contained in:
Dylan Caponi 2022-10-08 23:24:51 -05:00
parent 8e6c82a305
commit 87db9ef811

View File

@ -1,3 +1,5 @@
# Snippet to get a screenshot of URL and add URL and datetime string to image hash.
from selenium import webdriver
from selenium.webdriver.chrome.service import Service
from selenium.webdriver.chrome.options import Options