puppeteer/src
Alex Rudenko 2abd772c9c feat: detect Firefox in connect() automatically (#8718)
This PR implements automatic detection of the Firefox product when the `.connect()` method is used. This partially undoes the breaking change in https://github.com/puppeteer/puppeteer/pull/8520 but it's also a breaking change on its own since we don't accept an explicit product name anymore (it does not look like it was used anyway).
2022-08-02 13:18:51 +00:00
..
common feat: detect Firefox in connect() automatically (#8718) 2022-08-02 13:18:51 +00:00
generated chore(main): release 15.5.0 (#8683) 2022-07-21 14:25:48 +00:00
node feat: detect Firefox in connect() automatically (#8718) 2022-08-02 13:18:51 +00:00
templates feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
compat.d.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
constants.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
environment.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
initializePuppeteer.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
puppeteer-core.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
puppeteer.ts fix: expose a RemoteObject getter (#8642) 2022-07-07 13:04:28 +00:00
revisions.ts feat(chromium): roll to Chromium 105.0.5173.0 (r1022525) (#8682) 2022-07-21 13:16:47 +00:00
tsconfig.cjs.json chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
tsconfig.esm.json chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
types.ts feat: use CDP's auto-attach mechanism (#8520) 2022-08-02 13:18:07 +00:00