puppeteer/packages/puppeteer-core/src
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
..
api test: pass protocol in Puppeteer.connect in tests (#11342) 2023-11-10 12:55:08 +00:00
bidi test: pass protocol in Puppeteer.connect in tests (#11342) 2023-11-10 12:55:08 +00:00
cdp test: pass protocol in Puppeteer.connect in tests (#11342) 2023-11-10 12:55:08 +00:00
common refactor: respect protocol option in Puppeteer.connect (#11338) 2023-11-09 18:12:23 +01:00
injected fix: update TextQuerySelector cache on subtree update (#11200) 2023-10-19 11:58:40 +02:00
node refactor: respect protocol option in Puppeteer.connect (#11338) 2023-11-09 18:12:23 +01:00
templates chore: support commas in P selectors (#9769) 2023-03-06 10:56:52 +01:00
util fix: remove import cycle in connection (#11225) 2023-10-23 09:02:19 +00:00
environment.ts feat: enable tab targets (#11099) 2023-10-09 13:49:27 +02:00
puppeteer-core.ts chore: add @typescript-eslint/no-import-type-side-effects (#11040) 2023-09-26 18:24:24 +02:00
revisions.ts feat: roll to Chrome 119.0.6045.105 (r1204232) (#11287) 2023-11-02 16:31:34 +01:00
tsconfig.cjs.json chore: update dependencies (#10785) 2023-08-28 13:01:52 +02:00
tsconfig.esm.json feat!: use ~/.cache/puppeteer for browser downloads (#9095) 2022-10-11 11:20:45 +00:00