puppeteer/src/common
2022-08-16 10:09:07 +02:00
..
Accessibility.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02:00
AriaQueryHandler.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02:00
assert.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
Browser.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02:00
BrowserConnector.ts feat: detect Firefox in connect() automatically (#8718) 2022-08-02 13:18:51 +00:00
BrowserWebSocketTransport.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
ChromeTargetManager.ts fix: resolve target manager init if no existing targets detected (#8748) 2022-08-06 15:35:42 +02:00
Connection.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02: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 chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
Coverage.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02:00
Debug.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02:00
DeviceDescriptors.ts feat: add documentation (#8593) 2022-07-01 11:52:39 +00:00
Dialog.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02:00
ElementHandle.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02:00
EmulationManager.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
Errors.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02:00
EventEmitter.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02:00
ExecutionContext.ts fix: deprecate ExecutionContext (#8792) 2022-08-16 08:22:45 +02:00
fetch.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
FileChooser.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02:00
FirefoxTargetManager.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02:00
FrameManager.ts fix: deprecate waitForTimeout (#8793) 2022-08-16 08:24:25 +02:00
HTTPRequest.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02:00
HTTPResponse.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02:00
Input.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02:00
IsolatedWorld.ts fix: deprecate root in WaitForSelectorOptions (#8795) 2022-08-16 10:09:07 +02:00
JSHandle.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02:00
LifecycleWatcher.ts chore: refactor FrameManager and fix docs (#8770) 2022-08-10 23:34:29 +02:00
NetworkConditions.ts feat: add documentation (#8593) 2022-07-01 11:52:39 +00:00
NetworkEventManager.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02:00
NetworkManager.ts chore: refactor deferred promise (#8759) 2022-08-09 13:29:12 +02:00
Page.ts fix: deprecate waitForTimeout (#8793) 2022-08-16 08:24:25 +02:00
PDFOptions.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02:00
Product.ts chore(agnostification): split up launcher class (#6484) 2020-10-12 10:08:57 +01:00
Puppeteer.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02:00
PuppeteerViewport.ts fix: expose Viewport type (#6881) 2021-02-12 12:32:27 +00:00
QueryHandler.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02:00
SecurityDetails.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
Target.ts chore: remove toStringTag (#8776) 2022-08-11 15:47:30 +02:00
TargetManager.ts feat: use CDP's auto-attach mechanism (#8520) 2022-08-02 13:18:07 +00:00
TaskQueue.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
TimeoutSettings.ts chore: use curly (#8519) 2022-06-14 13:55:35 +02:00
Tracing.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02:00
types.ts fix: extends ElementHandle to Nodes (#8552) 2022-07-06 09:05:37 +02:00
USKeyboardLayout.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
util.ts chore: refactor FrameManager and fix docs (#8770) 2022-08-10 23:34:29 +02:00
WebWorker.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02:00