puppeteer/src/common
2021-05-26 16:44:29 +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 feat(chromium): roll to Chromium 92.0.4512.0 (r884014) (#7288) 2021-05-26 16:44:29 +00:00
assert.ts chore: create common directory (#6042) 2020-06-18 15:53:23 +01:00
Browser.ts fix: modified comment for method product, platform and newPage (#7262) 2021-05-24 14:14:51 +01:00
BrowserConnector.ts chore: upgrade and pin prettier dependencies (#7232) 2021-05-12 16:48:30 +02:00
BrowserWebSocketTransport.ts chore(agnostification): agnostify web socket connections (#6520) 2020-10-19 10:32:41 +01:00
Connection.ts feat(chromium): roll to Chromium 92.0.4512.0 (r884014) (#7288) 2021-05-26 16:44:29 +00:00
ConnectionTransport.ts docs: fix more tsdoc warnings 2021-04-12 14:57:05 +01:00
ConsoleMessage.ts docs: fix some tsdoc warning messages (#7059) 2021-04-06 08:58:01 +00:00
Coverage.ts fix: added comments for browsercontext, startCSSCoverage, and startJSCoverage. (#7264) 2021-05-25 07:47:25 +01:00
Debug.ts fix: configure debug logging in browser (#6210) 2020-07-20 11:05:12 +01:00
DeviceDescriptors.ts docs: fix more tsdoc warnings 2021-04-12 14:57:05 +01:00
Dialog.ts docs: fix some tsdoc warning messages (#7059) 2021-04-06 08:58:01 +00:00
DOMWorld.ts chore: upgrade and pin prettier dependencies (#7232) 2021-05-12 16:48:30 +02:00
EmulationManager.ts chore: upgrade and pin prettier dependencies (#7232) 2021-05-12 16:48:30 +02:00
Errors.ts docs: fix more tsdoc warnings 2021-04-12 14:57:05 +01:00
EvalTypes.ts docs: fix some tsdoc warning messages (#7059) 2021-04-06 08:58:01 +00:00
EventEmitter.ts chore: add documentation for missing methods 2021-05-26 15:37:38 +01:00
Events.ts chore: migrate NetworkManager events (#6174) 2020-07-07 16:43:55 +01:00
ExecutionContext.ts chore: upgrade and pin prettier dependencies (#7232) 2021-05-12 16:48:30 +02:00
fetch.ts chore(agnostification): split up launcher class (#6484) 2020-10-12 10:08:57 +01:00
FileChooser.ts chore: fix eslint warnings around type defs (#7230) 2021-05-12 17:43:05 +01:00
FrameManager.ts fix: make $ and $$ selectors generic (#6883) 2021-03-25 11:40:34 +00:00
helper.ts docs: fix more tsdoc warnings 2021-04-12 14:57:05 +01:00
HTTPRequest.ts chore: add documentation for missing methods 2021-05-26 15:37:38 +01:00
HTTPResponse.ts chore: enforce file extensions on imports (#6202) 2020-07-13 10:22:26 +01:00
Input.ts fix(page): fix mouse.click method (#7097) 2021-04-19 09:04:37 +02:00
JSHandle.ts chore: add documentation for missing methods 2021-05-26 15:37:38 +01:00
LifecycleWatcher.ts docs: fix more tsdoc warnings 2021-04-12 14:57:05 +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
NetworkManager.ts feat(requestinterception): remove cacheSafe flag (#7217) 2021-05-20 14:09:56 +02:00
Page.ts chore: add documentation for missing methods 2021-05-26 15:37:38 +01:00
PDFOptions.ts feat(page): add omitBackground option for page.pdf method (#6981) 2021-03-18 19:57:32 +00:00
Product.ts chore(agnostification): split up launcher class (#6484) 2020-10-12 10:08:57 +01:00
Puppeteer.ts docs: fix some tsdoc warning messages (#7059) 2021-04-06 08:58:01 +00: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 fix: added comments for browsercontext, startCSSCoverage, and startJSCoverage. (#7264) 2021-05-25 07:47:25 +01:00
TimeoutSettings.ts chore(docs): fix DOMWorld doc warnings (#6166) 2020-07-06 12:37:16 +01:00
Tracing.ts fix: handle promise for reading protocol stream of trace (#6270) 2020-07-23 16:21:15 +02:00
USKeyboardLayout.ts chore(docs): reduce warnings when generating docs (#6138) 2020-07-02 12:15:39 +01:00
WebWorker.ts chore: add documentation for missing methods 2021-05-26 15:37:38 +01:00