Como aumentar o tamanho da janela no pesadelo
const nightmare = new Nightmare({ show: true,width: 1200, height: 900});
Salo Hopeless
const nightmare = new Nightmare({ show: true,width: 1200, height: 900});