puppeteer/packages/puppeteer-core/src/common
2024-04-11 13:01:13 +02: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 refactor: don't expose the deferred (#12130) 2024-03-22 16:57:29 +01:00
common.ts feat!: BiDi cookies (#11532) 2024-02-02 13:13:00 +01:00
Configuration.ts docs: fix typo (#12050) 2024-03-06 19:19:25 +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(webdriver): support Page.deleteCookie() for WebDriver BiDi (#12031) 2024-03-04 14:38:49 +00: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: include the cause into locator abort and timeout errors (#12207) 2024-04-05 09:18:24 +00: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 docs: update links to point to property table (#12249) 2024-04-11 13:01:13 +02: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 refactor: include the cause into locator abort and timeout errors (#12207) 2024-04-05 09:18:24 +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