πŸ’­ Simon Willison on X: "TIL Google Chrome has a --headless optio... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ !https://twitter.com/simonw/status/1772043579231445366 Date: March 25, 2024 External Link X (formerly Twitter) Β· twitter.com Huh, so this is just built right into the chrome cli. ``` /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome \ --headless \ --screenshot=/tmp/shot1.png \ https://simonwillison.net ``` NOTE β”‚ This post is a thought . It’s a short note that I make about someone else’s content online #thoughts