Skip to content

Instantly share code, notes, and snippets.

@oleksdovz
Created April 4, 2022 16:43
Show Gist options
  • Save oleksdovz/accae003710b32ca7acddb147c5f8f06 to your computer and use it in GitHub Desktop.
Save oleksdovz/accae003710b32ca7acddb147c5f8f06 to your computer and use it in GitHub Desktop.
make screenshot of site
#!/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