puppeteer/packages/puppeteer-core/src/common
2023-05-23 15:19:12 +02:00
..
bidi chore: fix uncaught error (#10234) 2023-05-23 15:19:12 +02:00
Accessibility.ts feat!: switch to Chrome for Testing instead of Chromium (#10054) 2023-05-02 08:53:40 +02:00
AriaQueryHandler.ts chore: Add EsLint rule import/order (#9685) 2023-02-15 15:09:31 -08:00
Binding.ts chore: Add EsLint rule import/order (#9685) 2023-02-15 15:09:31 -08:00
Browser.ts refactor: use InitializationStatus consistently (#10192) 2023-05-17 10:13:17 +02:00
BrowserConnector.ts docs: use code block for single values (#9936) 2023-03-29 15:27:29 +02:00
BrowserWebSocketTransport.ts feat: separate puppeteer and puppeteer-core (#9023) 2022-10-05 14:17:03 +02:00
ChromeTargetManager.ts refactor: change target promises to be deferred (#10191) 2023-05-16 15:18:22 +00:00
common.ts chore: implement Frames for BiDi (#10121) 2023-05-15 16:39:47 +02:00
Configuration.ts fix: downloadPath should be used by the install script (#10163) 2023-05-11 17:09:24 +00:00
Connection.ts chore: network module for BiDi (#10159) 2023-05-22 14:52:31 +02:00
ConnectionTransport.ts feat: separate puppeteer and puppeteer-core (#9023) 2022-10-05 14:17:03 +02:00
ConsoleMessage.ts docs: remove some redundant instances of @returns (#9943) 2023-03-30 11:54:00 +00:00
Coverage.ts feat: implement detailed errors for evaluation (#10114) 2023-05-10 10:23:29 +02:00
CustomQueryHandler.ts docs: remove some redundant instances of @returns (#9943) 2023-03-30 11:54:00 +00:00
Debug.ts fix: remove oopif expectations and fix oopif flakiness (#9375) 2022-12-09 11:36:39 +00:00
Device.ts fix: update dependencies (#9781) 2023-03-06 13:43:37 +01:00
DeviceRequestPrompt.ts feat: add Page.waitForDevicePrompt (#9299) 2023-03-21 10:21:10 +01:00
Dialog.ts docs: remove some redundant instances of @returns (#9943) 2023-03-30 11:54:00 +00:00
ElementHandle.ts fix: ElementHandle dragAndDrop should fail when interception is disabled (#10209) 2023-05-19 15:10:43 +02:00
EmulationManager.ts fix: viewport.deviceScaleFactor can be set to system default (#9911) 2023-03-24 10:56:52 +01:00
Errors.ts chore: network module for BiDi (#10159) 2023-05-22 14:52:31 +02:00
EventEmitter.ts chore: add BiDi integration for Chromium (#9410) 2022-12-20 14:37:31 +00:00
ExecutionContext.ts feat: implement detailed errors for evaluation (#10114) 2023-05-10 10:23:29 +02:00
fetch.ts feat: separate puppeteer and puppeteer-core (#9023) 2022-10-05 14:17:03 +02:00
FileChooser.ts docs: improve docs on file upload (#10058) 2023-04-21 14:15:19 +02:00
FirefoxTargetManager.ts refactor: use deferred promise (#10044) 2023-04-19 15:28:38 +02:00
Frame.ts chore: implement Frames for BiDi (#10121) 2023-05-15 16:39:47 +02:00
FrameManager.ts chore: implement Frames for BiDi (#10121) 2023-05-15 16:39:47 +02:00
FrameTree.ts chore: implement Frames for BiDi (#10121) 2023-05-15 16:39:47 +02:00
GetQueryHandler.ts chore: implement P queries (#9639) 2023-02-15 10:42:32 -08:00
HandleIterator.ts perf: amortize handle iterator (#10002) 2023-04-11 13:36:03 +00:00
HTTPRequest.ts chore: implement Frames for BiDi (#10121) 2023-05-15 16:39:47 +02:00
HTTPResponse.ts chore: network module for BiDi (#10159) 2023-05-22 14:52:31 +02:00
Input.ts fix: implement click count (#10069) 2023-04-25 13:28:47 +02:00
IsolatedWorld.ts feat: implement detailed errors for evaluation (#10114) 2023-05-10 10:23:29 +02:00
IsolatedWorlds.ts chore: re-export all exports (#9241) 2022-11-10 17:11:18 +01:00
JSHandle.ts feat: implement detailed errors for evaluation (#10114) 2023-05-10 10:23:29 +02:00
LazyArg.ts fix: atomically get Puppeteer utilities (#9597) 2023-01-27 11:58:40 -08:00
LifecycleWatcher.ts refactor: prefer use of DeferPromise (#9969) 2023-04-04 14:10:26 +00:00
NetworkEventManager.ts chore: Add EsLint rule import/order (#9685) 2023-02-15 15:09:31 -08:00
NetworkManager.ts chore: add EsLint rule for no-floating-promises (#10084) 2023-04-26 09:53:02 +00:00
NodeWebSocketTransport.ts chore: Add EsLint rule import/order (#9685) 2023-02-15 15:09:31 -08:00
Page.ts feat: Page.setBypassServiceWorker (#10229) 2023-05-23 13:51:32 +02:00
PDFOptions.ts docs: use code block for single values (#9936) 2023-03-29 15:27:29 +02:00
PierceQueryHandler.ts chore: Add EsLint rule import/order (#9685) 2023-02-15 15:09:31 -08:00
PQueryHandler.ts chore: implement P queries (#9639) 2023-02-15 10:42:32 -08:00
PredefinedNetworkConditions.ts fix!: deprecate indirect network condition imports (#9074) 2022-10-06 23:52:58 +02:00
Product.ts feat: separate puppeteer and puppeteer-core (#9023) 2022-10-05 14:17:03 +02:00
Puppeteer.ts chore: Add EsLint rule import/order (#9685) 2023-02-15 15:09:31 -08:00
PuppeteerViewport.ts docs: use code block for single values (#9936) 2023-03-29 15:27:29 +02:00
QueryHandler.ts chore: implement Frames for BiDi (#10121) 2023-05-15 16:39:47 +02:00
ScriptInjector.ts refactor: custom query handlers and global bindings (#9678) 2023-02-15 07:33:18 -08:00
SecurityDetails.ts docs: remove some redundant instances of @returns (#9943) 2023-03-30 11:54:00 +00:00
Target.ts refactor: use InitializationStatus consistently (#10192) 2023-05-17 10:13:17 +02:00
TargetManager.ts refactor: move target updates to the target manager (#10189) 2023-05-16 11:34:10 +00:00
TaskQueue.ts feat: separate puppeteer and puppeteer-core (#9023) 2022-10-05 14:17:03 +02:00
TextQueryHandler.ts refactor: migrate to iterator-based query handlers (#9676) 2023-02-14 13:31:30 -08:00
TimeoutSettings.ts feat: separate puppeteer and puppeteer-core (#9023) 2022-10-05 14:17:03 +02:00
Tracing.ts chore: Add EsLint rule import/order (#9685) 2023-02-15 15:09:31 -08:00
types.ts chore: Add EsLint rule import/order (#9685) 2023-02-15 15:09:31 -08:00
USKeyboardLayout.ts feat: separate puppeteer and puppeteer-core (#9023) 2022-10-05 14:17:03 +02:00
util.ts fix: use encode/decodeURIComponent (#10183) 2023-05-15 12:09:43 +02:00
WaitTask.ts fix: use AbortSignal.throwIfAborted (#10105) 2023-05-02 14:08:05 +02:00
WebWorker.ts feat: implement detailed errors for evaluation (#10114) 2023-05-10 10:23:29 +02:00
XPathQueryHandler.ts refactor: migrate to iterator-based query handlers (#9676) 2023-02-14 13:31:30 -08:00