Created
August 2, 2019 08:41
-
-
Save Angelmmiguel/34f83c946f3684b0345effbaf6e33f9c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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