puppeteer/packages/puppeteer-core/src/common
2024-02-08 11:00:37 +00:00
..
BrowserConnector.ts feat!: drop support for node16 (#10912) 2024-02-02 13:12:28 +01:00
BrowserWebSocketTransport.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
CallbackRegistry.ts feat: add experimental browser.debugInfo (#11748) 2024-01-25 14:57:45 +00:00
common.ts feat!: BiDi cookies (#11532) 2024-02-02 13:13:00 +01:00
Configuration.ts feat!: remove PUPPETEER_DOWNLOAD_PATH in favor of PUPPETEER_CACHE_DIR (#11605) 2024-02-02 13:14:38 +01:00
ConnectionTransport.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
ConnectOptions.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
ConsoleMessage.ts fix!: make console warn level compatible with WebDriver BiDi (#11790) 2024-02-02 13:22:07 +01:00
Cookie.ts feat!: BiDi cookies (#11532) 2024-02-02 13:13:00 +01:00
CustomQueryHandler.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
Debug.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
Device.ts refactor!: remove devices in favor of KnownDevices (#11787) 2024-02-02 13:20:33 +01:00
Errors.ts refactor!: remove error const, change CustomError to PuppeteerError (#11777) 2024-02-02 13:15:20 +01:00
EventEmitter.test.ts refactor!: remove add/removeEventListener in favor of on/off (#11792) 2024-02-02 13:22:28 +01:00
EventEmitter.ts refactor!: remove add/removeEventListener in favor of on/off (#11792) 2024-02-02 13:22:28 +01:00
FileChooser.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
GetQueryHandler.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
HandleIterator.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
LazyArg.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
NetworkManagerEvents.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
PDFOptions.ts refactor!: enable the new-headless mode by default (#11815) 2024-02-02 13:25:43 +01:00
PierceQueryHandler.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
PQueryHandler.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
Product.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
Puppeteer.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
QueryHandler.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
ScriptInjector.ts build: fix EsLint rule and add fixer (#11826) 2024-02-05 10:26:37 +01:00
SecurityDetails.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
TaskQueue.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
TextQueryHandler.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
TimeoutSettings.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
types.ts refactor: use generic implementation for waitForResponse (#11752) 2024-01-25 14:22:48 +01:00
USKeyboardLayout.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
util.ts test: remove Buffer.concat overwrite (#11876) 2024-02-08 11:00:37 +00:00
Viewport.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
WaitTask.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
XPathQueryHandler.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00