puppeteer/src/node
James Diefenderfer 7dc8e37a23
fix: Kill browser process when killing process group fails (#8477)
Fixes #8476. Similar fix to #8352 which only covered Windows.
2022-06-07 15:25:45 +02:00
..
BrowserFetcher.ts feat: use strict typescript (#8401) 2022-05-31 16:34:16 +02:00
BrowserRunner.ts fix: Kill browser process when killing process group fails (#8477) 2022-06-07 15:25:45 +02:00
install.ts feat: use strict typescript (#8401) 2022-05-31 16:34:16 +02:00
Launcher.ts fix: robustly check for launch executable (#8468) 2022-06-07 15:25:04 +02:00
LaunchOptions.ts feat: support chrome headless mode (#8260) 2022-04-25 13:11:23 +02:00
NodeWebSocketTransport.ts fix: only lookup localhost for DNS lookups 2022-06-04 01:04:38 +02:00
PipeTransport.ts feat: use strict typescript (#8401) 2022-05-31 16:34:16 +02:00
Puppeteer.ts chore: extract puppeteer launch options to type (#8448) 2022-05-31 17:54:25 +00:00