puppeteer/src
Ralf Vogler f3086d7c97
fix(launcher): support relative userDataDir on headless Windows (#6506)
Launching headless with a relative `userDataDir` hangs on Windows. Fix by calling `path.resolve` (idempotent) to add an absolute path instead in `defaultArgs`.

Issues: #3453
2020-10-13 12:59:58 +02:00
..
common feat(queryhandler): add built-in pierce handler (#6509) 2020-10-13 11:05:47 +02:00
node fix(launcher): support relative userDataDir on headless Windows (#6506) 2020-10-13 12:59:58 +02:00
.eslintrc.js chore: update eslint & eslint plugins (#6487) 2020-10-12 10:30:35 +01:00
api-docs-entry.ts chore(agnostification): split up launcher class (#6484) 2020-10-12 10:08:57 +01:00
environment.ts fix: make Node.js environment detection robust w.r.t. JSDOM (#6148) 2020-07-03 10:56:28 +02:00
index-core.ts chore(agnostify): Create Node and Web initializer. (#6477) 2020-10-07 14:48:01 +01:00
index.ts chore(agnostify): Create Node and Web initializer. (#6477) 2020-10-07 14:48:01 +01:00
initialize-node.ts chore(agnostify): Create Node and Web initializer. (#6477) 2020-10-07 14:48:01 +01:00
initialize-web.ts chore(agnostify): Create Node and Web initializer. (#6477) 2020-10-07 14:48:01 +01:00
revisions.ts feat(chromium) roll Chromium to r809590 (#6458) 2020-10-01 08:24:47 +02:00
tsconfig.cjs.json chore: vendor Mitt & update project structure (#6209) 2020-07-14 16:57:29 +01:00
tsconfig.esm.json chore: vendor Mitt & update project structure (#6209) 2020-07-14 16:57:29 +01:00