# Snappy Take screenshots of web pages and also verify that the pages are not blank ## Setup ``` npm i ``` ## Tool Usage To get a list of possible arguments ``` node snappy.js -h ``` ## Example Usage ``` node snappy.js -i myWebsites.lst ```