Skip to content

Instantly share code, notes, and snippets.

@Angelmmiguel
Created August 2, 2019 08:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Angelmmiguel/34f83c946f3684b0345effbaf6e33f9c to your computer and use it in GitHub Desktop.
Save Angelmmiguel/34f83c946f3684b0345effbaf6e33f9c to your computer and use it in GitHub Desktop.
google-chrome \
--headless \
--disable-gpu \
--no-sandbox \
--enable-features=NetworkService,NetworkServiceInProcess \
--window-size=1200,860 \
--blink-settings=imagesEnabled=false \
--screenshot \
https://google.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment