puppeteer/packages/puppeteer-core/src/node
2023-12-08 11:40:46 +00:00
..
util fix: move fs.js to the node folder (#10055) 2023-04-21 09:45:04 +02:00
ChromeLauncher.test.ts fix: do not pass --{enable,disable}-features twice when user-provided (#11230) 2023-10-23 13:27:21 +00:00
ChromeLauncher.ts feat: download chrome-headless-shell by default and use it for the old headless mode (#11093) 2023-12-07 10:00:20 +00:00
FirefoxLauncher.test.ts fix: ensure fission.bfcacheInParent is disabled for cdp in Firefox (#11522) 2023-12-08 11:40:46 +00:00
FirefoxLauncher.ts fix: ensure fission.bfcacheInParent is disabled for cdp in Firefox (#11522) 2023-12-08 11:40:46 +00:00
LaunchOptions.ts refactor: extract Connect interfaces into common (#11392) 2023-11-14 15:21:24 +01:00
node.ts feat: implement screencasting (#11084) 2023-10-06 16:50:39 +02:00
NodeWebSocketTransport.ts chore: add @typescript-eslint/no-import-type-side-effects (#11040) 2023-09-26 18:24:24 +02:00
PipeTransport.ts chore: add @typescript-eslint/no-import-type-side-effects (#11040) 2023-09-26 18:24:24 +02:00
ProductLauncher.ts feat: download chrome-headless-shell by default and use it for the old headless mode (#11093) 2023-12-07 10:00:20 +00:00
PuppeteerNode.ts docs: update faq (#11441) 2023-11-24 10:01:53 +00:00
ScreenRecorder.ts fix: ignore unordered frames (#11283) 2023-10-31 12:39:16 +01:00