puppeteer/src/node
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
..
BrowserFetcher.ts chore(agnostification): split up launcher class (#6484) 2020-10-12 10:08:57 +01:00
BrowserRunner.ts chore: enforce file extensions on imports (#6202) 2020-07-13 10:22:26 +01:00
install.ts chore(node): move install.ts into node/ (#6490) 2020-10-12 08:56:29 +02:00
Launcher.ts fix(launcher): support relative userDataDir on headless Windows (#6506) 2020-10-13 12:59:58 +02:00
LaunchOptions.ts chore(agnostification): split up launcher class (#6484) 2020-10-12 10:08:57 +01:00
PipeTransport.ts chore: enforce file extensions on imports (#6202) 2020-07-13 10:22:26 +01:00