puppeteer/src/common
2022-09-19 13:22:10 +02:00
..
bidi chore: support WebDriver BiDi browser instances (#8932) 2022-09-15 02:15:15 +02:00
Accessibility.ts chore: add custom rule for formatting comments (#8777) 2022-08-12 14:15:26 +02:00
AriaQueryHandler.ts chore: rename internal query handler (#8955) 2022-09-15 08:48:59 +02:00
Browser.ts chore: support WebDriver BiDi browser instances (#8932) 2022-09-15 02:15:15 +02:00
BrowserConnector.ts chore: support WebDriver BiDi browser instances (#8932) 2022-09-15 02:15:15 +02:00
BrowserWebSocketTransport.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
ChromeTargetManager.ts chore: support WebDriver BiDi browser instances (#8932) 2022-09-15 02:15:15 +02:00
Connection.ts chore: extract CDPSession base class for easy mocking (#8950) 2022-09-15 13:50:12 +00: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 docs: correct comment about anonymous script coverage urls (#8914) 2022-09-08 07:56: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: infrastructure for injecting scripts into DOMWorlds (#8801) 2022-08-17 14:39:41 +02:00
ElementHandle.ts chore: add licenses (#8978) 2022-09-19 12:49:13 +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 licenses (#8978) 2022-09-19 12:49:13 +02:00
ExecutionContext.ts chore: use injections for wait tasks (#8943) 2022-09-15 08:22:20 +02:00
fetch.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
FileChooser.ts chore: infrastructure for injecting scripts into DOMWorlds (#8801) 2022-08-17 14:39:41 +02:00
FirefoxTargetManager.ts chore: support WebDriver BiDi browser instances (#8932) 2022-09-15 02:15:15 +02:00
Frame.ts chore: refactor frame tree management (#8952) 2022-09-16 05:35:51 +00:00
FrameManager.ts chore: refactor frame tree management (#8952) 2022-09-16 05:35:51 +00:00
FrameTree.ts chore: refactor frame tree management (#8952) 2022-09-16 05:35:51 +00:00
HTTPRequest.ts chore: move Frame to Frame.ts (#8806) 2022-08-17 17:45:45 +02:00
HTTPResponse.ts chore: move Frame to Frame.ts (#8806) 2022-08-17 17:45:45 +02:00
Input.ts chore: infrastructure for injecting scripts into DOMWorlds (#8801) 2022-08-17 14:39:41 +02:00
IsolatedWorld.ts feat: add text query handler (#8956) 2022-09-15 11:12:13 +00:00
JSHandle.ts fix: typos in documentation (#8858) 2022-08-30 13:45:59 +02:00
LazyArg.ts chore: add licenses (#8978) 2022-09-19 12:49:13 +02:00
LifecycleWatcher.ts fix: allow multiple navigations to happen in LifecycleWatcher (#8826) 2022-08-22 14:51:58 +00:00
NetworkConditions.ts feat: add documentation (#8593) 2022-07-01 11:52:39 +00:00
NetworkEventManager.ts chore: add licenses (#8978) 2022-09-19 12:49:13 +02:00
NetworkManager.ts chore: extract CDPSession base class for easy mocking (#8950) 2022-09-15 13:50:12 +00:00
Page.ts chore: refactor frame tree management (#8952) 2022-09-16 05:35:51 +00: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: support WebDriver BiDi browser instances (#8932) 2022-09-15 02:15:15 +02:00
PuppeteerViewport.ts fix: expose Viewport type (#6881) 2021-02-12 12:32:27 +00:00
QueryHandler.ts chore: move query selectors to injection script (#8980) 2022-09-19 13:22:10 +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: support WebDriver BiDi browser instances (#8932) 2022-09-15 02:15:15 +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: infrastructure for injecting scripts into DOMWorlds (#8801) 2022-08-17 14:39:41 +02:00
types.ts chore: use injections for wait tasks (#8943) 2022-09-15 08:22:20 +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: use injections for wait tasks (#8943) 2022-09-15 08:22:20 +02:00
WaitTask.ts chore: add licenses (#8978) 2022-09-19 12:49:13 +02:00
WebWorker.ts fix!: internalize execution context (#8844) 2022-08-25 17:02:44 +02:00