diff --git a/snippets/main.py b/snippets/main.py index 3c4254e..4b91b3b 100644 --- a/snippets/main.py +++ b/snippets/main.py @@ -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