Created
April 4, 2022 16:43
-
-
Save oleksdovz/accae003710b32ca7acddb147c5f8f06 to your computer and use it in GitHub Desktop.
make screenshot of site
This file contains hidden or 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
#!/bin/bash | |
# make screenshot of site | |
google-chrome --headless --no-sandbox --virtual-time-budget=25000 --screenshot https://war.ukrzen.in.ua/alerts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment