Aparentemente existem outras ferramentas muito mais adequadas à sua tarefa.
pageres-cli
Ferramenta NodeJS. instalar com:
sudo npm install -g pageres-cli
simplesmente:
pageres-cli google.com
Firefox
Do firefox 57, faça:
firefox -screenshot google.png google.com --window-size=1366,768
cutycapt
Instale (no Ubuntu):
sudo apt install cutycapt
Executar com:
cutycapt --url=google.com --out=google.png --min-width=1366 --min-height=768
Eu pessoalmente prefiro o método do firefox, porque é um aplicativo quase onipresente