puppeteer/src/common
2022-04-05 09:06:35 +00:00
..
Accessibility.ts feat(chromium): roll to Chromium 92.0.4512.0 (r884014) (#7288) 2021-05-26 16:44:29 +00:00
AriaQueryHandler.ts fix: make sure ElementHandle.waitForSelector is evaluated in the right context (#7843) 2021-12-21 09:53:20 +01:00
assert.ts feat: add webp to screenshot options (#7565) 2021-09-21 14:26:20 +00:00
Browser.ts fix: Inherit browser-level proxy settings from incognito context (#7770) 2022-03-07 10:12:26 +00:00
BrowserConnector.ts chore(deps): update deps 2022-02-09 14:49:25 +00:00
BrowserWebSocketTransport.ts chore(agnostification): agnostify web socket connections (#6520) 2020-10-19 10:32:41 +01:00
Connection.ts fix: types in Connection.ts to be compatible with strict mode Typescript (#7919) 2022-01-21 12:41:21 +01:00
ConnectionTransport.ts fix: types in Connection.ts to be compatible with strict mode Typescript (#7919) 2022-01-21 12:41:21 +01:00
ConsoleMessage.ts docs: fix some tsdoc warning messages (#7059) 2021-04-06 08:58:01 +00:00
Coverage.ts chore(deps): update deps 2022-02-09 14:49:25 +00:00
Debug.ts revert: esm modules (#7996) 2022-02-10 13:34:36 +00:00
DeviceDescriptors.ts feat: add more models to DeviceDescriptors (#7904) 2022-02-02 18:40:54 +01:00
Dialog.ts docs: fix some tsdoc warning messages (#7059) 2021-04-06 08:58:01 +00:00
DOMWorld.ts fix: ensure dom binding is not called after detach (#8024) 2022-02-17 15:52:51 +00:00
EmulationManager.ts chore: upgrade and pin prettier dependencies (#7232) 2021-05-12 16:48:30 +02:00
Errors.ts fix: migrate more files to strict-mode TypeScript (#7950) 2022-01-31 15:16:32 +00:00
EvalTypes.ts fix(types): allow evaluate functions to take a readonly array as an argument (#7072) 2021-09-11 21:31:08 +00:00
EventEmitter.ts fix: migrate more files to strict-mode TypeScript (#7950) 2022-01-31 15:16:32 +00:00
Events.ts chore: migrate NetworkManager events (#6174) 2020-07-07 16:43:55 +01:00
ExecutionContext.ts chore(deps): update deps 2022-02-09 14:49:25 +00:00
fetch.ts chore(deps): update deps 2022-02-09 14:49:25 +00:00
FileChooser.ts chore: fix eslint warnings around type defs (#7230) 2021-05-12 17:43:05 +01:00
FrameManager.ts fix: waitForNavigation in OOPIFs (#8117) 2022-03-09 12:24:17 +01:00
helper.ts chore: revert #7868 to use the size parameter for streaming PDF (#8145) 2022-03-18 15:08:25 +01:00
HTTPRequest.ts feat: respond multiple headers with same key (#8183) 2022-04-05 09:06:35 +00:00
HTTPResponse.ts feat(HTTPResponse): expose timing information (#8025) 2022-02-15 11:16:49 +01:00
Input.ts docs: fix drag and drop docs (#7617) 2021-10-02 11:01:44 +02:00
JSHandle.ts fix: element screenshot issue in headful mode (#8018) 2022-02-15 11:15:18 +01:00
LifecycleWatcher.ts fix: waitForNavigation in OOPIFs (#8117) 2022-03-09 12:24:17 +01:00
NetworkConditions.ts fix: wider compat TS types and CI checks to ensure correct type defs (#6855) 2021-02-10 12:04:36 +00:00
NetworkEventManager.ts refactor: remove unused promise (#7830) 2021-12-09 15:35:23 +01:00
NetworkManager.ts fix: get extra headers from Fetch.requestPaused event (#8162) 2022-03-28 07:54:24 +00:00
Page.ts chore(deps): update deps 2022-02-09 14:49:25 +00:00
PDFOptions.ts feat: support timeout for page.pdf() call (#7508) 2021-09-14 16:11:14 +00:00
Product.ts chore(agnostification): split up launcher class (#6484) 2020-10-12 10:08:57 +01:00
Puppeteer.ts fix: typos in documentation (#7968) 2022-02-07 14:03:54 +01:00
PuppeteerViewport.ts fix: expose Viewport type (#6881) 2021-02-12 12:32:27 +00:00
QueryHandler.ts chore: upgrade and pin prettier dependencies (#7232) 2021-05-12 16:48:30 +02:00
SecurityDetails.ts chore: use devtools-protocol package (#6172) 2020-07-10 11:51:52 +01:00
Target.ts chore: add hared TaskQueue for page.screenshot() again (#6714) 2021-09-23 14:37:35 +02:00
TaskQueue.ts chore: add hared TaskQueue for page.screenshot() again (#6714) 2021-09-23 14:37:35 +02:00
TimeoutSettings.ts chore(docs): fix DOMWorld doc warnings (#6166) 2020-07-06 12:37:16 +01:00
Tracing.ts chore: remove unused tracing category for cpu profiling (#5866) 2021-09-15 11:59:38 +02:00
USKeyboardLayout.ts chore(docs): reduce warnings when generating docs (#6138) 2020-07-02 12:15:39 +01:00
WebWorker.ts chore(deps): update deps 2022-02-09 14:49:25 +00:00