We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 122b614 commit f2fdd22Copy full SHA for f2fdd22
src/SaveUrl.ts
@@ -85,7 +85,6 @@ export default class SaveUrl {
85
86
const browser = await puppeteer.launch({
87
executablePath,
88
- headless: false,
89
userDataDir: "/tmp",
90
dumpio: true,
91
args: options
0 commit comments