puppeteer/packages/puppeteer-core/src/api
Maksim Sadym 0533764aac
test: pass protocol in Puppeteer.connect in tests (#11342)
Add an internal field protocol: 'cdp' | 'webDriverBiDi' to the Browser and use is in tests when Puppeter.connect(...) is called.

Co-authored-by: Maksim Sadym <sadym@google.com>
2023-11-10 12:55:08 +00:00
..
locators chore: merge locators in a single file (#11233) 2023-10-23 12:23:46 +00:00
api.ts feat: implement typed events (#10889) 2023-09-13 15:47:55 +02:00
Browser.ts test: pass protocol in Puppeteer.connect in tests (#11342) 2023-11-10 12:55:08 +00:00
BrowserContext.ts chore: add new UnsupportedOperation Error (#11322) 2023-11-09 13:57:33 +01:00
CDPSession.ts chore: add new UnsupportedOperation Error (#11322) 2023-11-09 13:57:33 +01:00
Dialog.ts chore: add @typescript-eslint/no-import-type-side-effects (#11040) 2023-09-26 18:24:24 +02:00
ElementHandle.ts chore: add new UnsupportedOperation Error (#11322) 2023-11-09 13:57:33 +01:00
ElementHandleSymbol.ts fix: remove import cycle in query handlers (#11234) 2023-10-23 15:21:48 +00:00
Environment.ts chore: add @typescript-eslint/no-import-type-side-effects (#11040) 2023-09-26 18:24:24 +02:00
Frame.ts chore: add new UnsupportedOperation Error (#11322) 2023-11-09 13:57:33 +01:00
HTTPRequest.ts chore: use abstract for HTTP classes (#11300) 2023-11-06 10:15:09 +01:00
HTTPResponse.ts chore: use abstract for HTTP classes (#11300) 2023-11-06 10:15:09 +01:00
Input.ts chore: add new UnsupportedOperation Error (#11322) 2023-11-09 13:57:33 +01:00
JSHandle.ts chore: add new UnsupportedOperation Error (#11322) 2023-11-09 13:57:33 +01:00
Page.ts chore: add new UnsupportedOperation Error (#11322) 2023-11-09 13:57:33 +01:00
Realm.ts chore: add @typescript-eslint/no-import-type-side-effects (#11040) 2023-09-26 18:24:24 +02:00
Target.ts chore: add new UnsupportedOperation Error (#11322) 2023-11-09 13:57:33 +01:00