Commit Graph

4151 Commits

Author SHA1 Message Date
Nikolay Vitkov
47b46e7722 revert: "ci: split jobs (#11343)" (#11367) 2023-11-13 12:52:43 +01:00
Maksim Sadym
9f161ec76b chore: implement Puppeteer.connect for BiDi over CDP browser (#11350)
Co-authored-by: Maksim Sadym <sadym@google.com>
2023-11-13 10:44:48 +01:00
Nikolay Vitkov
cdf2b4395c tests: update Expectations (#11356) 2023-11-13 09:08:24 +01:00
Nikolay Vitkov
12569b8f09 tests: close process on Errors (#11351) 2023-11-10 15:42:16 +01:00
Nikolay Vitkov
9d2b65912b ci: split jobs (#11343)
Co-authored-by: jrandolf <101637635+jrandolf@users.noreply.github.com>
2023-11-10 14:45:37 +01:00
Alex Rudenko
cbc33bea40 fix: add --disable-field-trial-config (#11352) 2023-11-10 13:33:25 +00:00
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
Nikolay Vitkov
b829f42074 chore: fix min Node 16 (#11347) 2023-11-10 11:29:05 +01:00
Nikolay Vitkov
a52aa51bd8 refactor: revert to private prop (#11332) 2023-11-10 09:49:26 +00:00
Alex Rudenko
409f7f8583 chore: update expectations for Firefox (#11346) 2023-11-10 09:37:50 +01:00
Maksim Sadym
3a11926bd8 refactor: respect protocol option in Puppeteer.connect (#11338)
Co-authored-by: Maksim Sadym <sadym@google.com>
2023-11-09 18:12:23 +01:00
Nikolay Vitkov
0fe89b7da9 chore: add new UnsupportedOperation Error (#11322) 2023-11-09 13:57:33 +01:00
release-please[bot]
245f38234d chore: release main (#11331)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
puppeteer-core-v21.5.1 puppeteer-v21.5.1
2023-11-09 13:03:21 +01:00
Nikolay Vitkov
d2480b022d fix: better debugging for WaitTask (#11330) 2023-11-09 10:38:27 +00:00
Alex Rudenko
2da4915e6b chore: remove sharedId check (#11328) 2023-11-09 10:20:36 +01:00
Nikolay Vitkov
f7cf05ce4a docs: move ProductLauncher to abstract class (#11324) 2023-11-08 18:36:56 +00:00
Nikolay Vitkov
1927fb561e refactor: move waitWithNetworkIdle (#11321) 2023-11-08 14:31:34 +01:00
Nikolay Vitkov
b73dec0134 chore: remove unused deps (#11320) 2023-11-08 12:39:50 +01:00
dependabot[bot]
f22a33bfa2 chore(deps-dev): Bump the dev-dependencies group with 13 updates (#11318)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-08 08:39:53 +00:00
Alex Rudenko
5b8c6cb1fc chore: enable dpr for bidi (#11319) 2023-11-08 09:28:45 +01:00
dependabot[bot]
2e4ddb82d3 chore(deps): Bump the dependencies group with 2 updates (#11307)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-07 15:11:01 +00:00
dependabot[bot]
07777c14d0 chore(deps-dev): Bump the dev-dependencies group with 5 updates (#11314)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-07 14:25:16 +01:00
Nikolay Vitkov
08615f848c test: add installation test for BiDi (#11311) 2023-11-07 08:20:44 +01:00
Nikolay Vitkov
8a54722328 refactor: move dependencies where they are used (#11310) 2023-11-06 14:03:57 +01:00
Nikolay Vitkov
f196f84ed0 ci: fix Timeout Error in tests (#11301) 2023-11-06 11:20:04 +01:00
Nikolay Vitkov
47e708b979 chore: use abstract for HTTP classes (#11300) 2023-11-06 10:15:09 +01:00
dependabot[bot]
76434112ac chore(deps-dev): Bump the dev-dependencies group with 3 updates (#11308)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 07:41:52 +01:00
Nikolay Vitkov
619d9d0262 chore: fix RxJs import for BiDi (#11299) 2023-11-06 06:58:20 +01:00
Rico
9eeb796885 docs: fix typo in guides evaluate-javascript (#11269) 2023-11-03 10:26:31 +01:00
release-please[bot]
b33ff31c2a chore: release main (#11275)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
puppeteer-core-v21.5.0 puppeteer-v21.5.0
2023-11-02 16:51:26 +01:00
browser-automation-bot
325fa8b1b1 feat: roll to Chrome 119.0.6045.105 (r1204232) (#11287)
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2023-11-02 16:31:34 +01:00
jrandolf
f91a752665 feat: update Node.js in Docker to 20 (#11296) 2023-11-02 11:58:00 +01:00
lyzlisa
887a862438 docs: fix typo in troubleshooting guide (#11285) 2023-11-02 11:40:43 +01:00
dependabot[bot]
d4a378a088 chore(deps): Bump the dependencies group with 1 update (#11295)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 10:27:33 +01:00
dependabot[bot]
6f60c2e6ed chore(deps-dev): Bump the dev-dependencies group with 4 updates (#11294)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 10:16:39 +01:00
Alex Rudenko
019bc82192 chore: update expected bidi errors (#11022) 2023-10-31 16:23:29 +01:00
Nikolay Vitkov
b4b6fe2702 chore: update chromium-bidi to 0.4.33 (#11284) 2023-10-31 15:29:37 +01:00
jrandolf
ce4e485d1b fix: ignore unordered frames (#11283) 2023-10-31 12:39:16 +01:00
dependabot[bot]
be0dad4114 chore(deps-dev): Bump the dev-dependencies group with 3 updates (#11281)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 08:57:42 +00:00
dependabot[bot]
0b756aa443 chore(deps): Bump the dependencies group with 2 updates (#11280)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 09:47:45 +01:00
dependabot[bot]
ecb64e2fa9 chore(deps): Bump the dependencies group with 2 updates (#11265)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 13:43:00 +01:00
Nikolay Vitkov
0d4aab828a chore: fix BiDi deserializer (#11264) 2023-10-30 13:02:04 +01:00
Nikolay Vitkov
22aeff1eac fix: Type for ElementHandle.screenshot (#11274) 2023-10-30 11:02:43 +01:00
dependabot[bot]
bec58dd81a chore(deps): Bump the all group with 1 update (#11272)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 10:09:01 +01:00
Abhishek Mallick
4f999b3bf9 fix(typs): lints in puppeteer/docs (#11251) 2023-10-27 17:47:47 +02:00
dependabot[bot]
8379f468f4 chore(deps): Bump acorn from 8.10.0 to 8.11.1 (#11262)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-27 14:15:27 +02:00
Alex Rudenko
e0a5f68378 test: unskip passing tests in Firefox (#11263) 2023-10-27 08:26:51 +00:00
dependabot[bot]
809aba2ed4 chore(deps-dev): Bump the dev-dependencies group with 2 updates (#11252)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 11:37:09 +02:00
Darío Kondratiuk
9db4a94617 refactor: remove extra variable on onTargetInfoChanged (#11249) 2023-10-25 16:15:01 +00:00
Nikolay Vitkov
ab15aa5af8 ci: use the installed version rather than downloading (#11248) 2023-10-25 15:15:08 +02:00