Commit Graph

4708 Commits

Author SHA1 Message Date
jrandolf
7966dd7262 chore: refactor exposed function for BiDi (#11976) 2024-02-22 18:01:39 +00:00
dependabot[bot]
04392d8f3f chore(deps-dev): Bump the dev-dependencies group with 9 updates (#11974)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2024-02-22 17:00:26 +01:00
Alex Rudenko
3448a4097b build: fix windows build (#11975) 2024-02-22 15:30:58 +01:00
dependabot[bot]
5e942b3b2f chore(deps): Bump the dependencies group with 1 update (#11973)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2024-02-22 13:45:38 +00:00
Alex Rudenko
873d6db020 build: make sure license information is preserved (#11971) 2024-02-22 13:42:59 +01:00
Alex Rudenko
753a954456 fix: supress viewport errors for pages that do not support changing it (#11970) 2024-02-22 13:10:59 +01:00
dependabot[bot]
5bbee1068f chore(deps): Bump the dependencies group with 2 updates (#11939)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2024-02-22 11:09:12 +01:00
release-please[bot]
19fe78f797 chore: release main (#11949)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
browsers-v2.1.0 puppeteer-core-v22.2.0 puppeteer-v22.2.0
2024-02-22 09:09:03 +01:00
Alex Rudenko
ceab7a9042 fix: deprecate isIncognito (#11962) 2024-02-21 13:52:58 +01:00
jrandolf
013bd0b12d fix: update touchscreen tests (#11960) 2024-02-21 11:24:36 +01:00
browser-automation-bot
70ad3b2448 feat: roll to Chrome 122.0.6261.57 (r1250580) (#11958)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2024-02-21 11:14:39 +01:00
Alex Rudenko
7622520175 ci: bump wireit cache (#11959) 2024-02-21 09:37:35 +00:00
Alex Rudenko
caef7f3184 docs: link to awesome puppeteer (#11956) 2024-02-21 08:08:14 +00:00
Lance Pollard
d8bca42565 docs: add Google Cloud Run note to troubleshooting.md doc (#11957) 2024-02-21 08:04:58 +00:00
David English
c90bc4c95f docs: include examples for stable, beta, and dev channels (#11955) 2024-02-20 21:36:20 +01:00
Alex Rudenko
561e4cd6ee feat: support local aliases when launching a browser (#11947) 2024-02-20 19:09:36 +01:00
Alex Rudenko
bf71b34fca feat: allow comparing browser versions (#11954)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2024-02-20 16:02:13 +01:00
Alex Rudenko
73c1f9bbf3 fix: implement a fallback to download URLs provided by dashboard (#11951) 2024-02-20 13:46:53 +01:00
dependabot[bot]
5c6a3e410e chore(deps): Bump the all group with 2 updates (#11941)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-20 07:09:50 +00:00
Alex Rudenko
76143f328f test: fix frameset clicks in WebDriver BiDi (#11952) 2024-02-19 14:30:21 +00:00
Alex Rudenko
3ae01c2534 test: fix test on Windows (#11950) 2024-02-19 13:18:23 +00:00
Alex Rudenko
e95a308c33 fix: check if executable exists (#11946) 2024-02-19 12:40:50 +00:00
browser-automation-bot
03ef7a62c2 fix: roll to Chrome 121.0.6167.184 (r1233107) (#11948) 2024-02-19 12:28:58 +00:00
Alex Rudenko
8dfe9d75ed build: skip license check on json files (#11937) 2024-02-19 13:19:09 +01:00
dependabot[bot]
84ad6de2e6 chore(deps-dev): Bump the dev-dependencies group with 5 updates (#11940)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 09:10:19 +01:00
release-please[bot]
f6e7cbcade chore: release main (#11901)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
browsers-v2.0.1 puppeteer-core-v22.1.0 puppeteer-v22.1.0
2024-02-17 12:43:56 +01:00
Alex Rudenko
f00a94a809 fix: Chrome for Testing downloads have a new URL (#11923) 2024-02-17 10:17:04 +00:00
Alex Rudenko
e35aff81e2 test: remove redundant expectations (#11932) 2024-02-16 10:40:08 +00:00
Alex Rudenko
aef584c815 test: do not use quirks mode for test files (#11930) 2024-02-16 08:14:17 +00:00
Alex Rudenko
eea588419d test: enable cookie tests for Firefox (#11931) 2024-02-16 07:57:36 +00:00
Alex Rudenko
472ec75806 test: enable skipped tests (#11869) 2024-02-15 14:22:23 +01:00
Alex Rudenko
5721e66cb9 build: auto-remove duplicate expectations (#11922) 2024-02-15 10:57:06 +01:00
jrandolf
f1e3c5b3db chore: update expectations (#11921) 2024-02-15 09:39:44 +01:00
jrandolf
a02c7a56f4 chore: wait for frames to be destroyed (#11919) 2024-02-15 09:22:23 +01:00
jrandolf
bd4d0febf0 chore: waitForNavigation should fail if navigation aborts or fails (#11914) 2024-02-15 09:16:46 +01:00
dependabot[bot]
634d5b805d chore(deps-dev): Bump the dev-dependencies group with 13 updates (#11908)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2024-02-14 18:20:12 +00:00
Alex Rudenko
72726e6e11 ci: download latest Canary build (#11918) 2024-02-14 18:07:13 +00:00
Alex Rudenko
58e7e4fcef test: implement workarounds for current state of WebDriver BiDi (#11911)
Co-authored-by: jrandolf <101637635+jrandolf@users.noreply.github.com>
2024-02-14 18:43:02 +01:00
Alex Rudenko
0e43d8ec25 ci: turn off coverage by default (#11917) 2024-02-14 08:30:43 +00:00
Alex Rudenko
6cd0ce75d0 refactor: remove forgotten log (#11912) 2024-02-13 18:10:05 +01:00
jrandolf
9193832a2b chore: add test for remote value console logs (#11910) 2024-02-13 16:04:59 +00:00
jrandolf
d14c47097d chore: implement BiDi workers (#11909) 2024-02-13 16:09:33 +01:00
jrandolf
0b74d752fb chore: implement shared worker in bidi/core (#11907) 2024-02-13 13:16:23 +00:00
Alex Rudenko
1bdae40ec8 feat: support closing workers (#11870) 2024-02-13 13:40:59 +01:00
jrandolf
928d14ac84 chore: use internal event emitter for trusted events (#11898) 2024-02-13 11:35:10 +00:00
jrandolf
5b6456a7ca chore: add README to bidi/core (#11882) 2024-02-13 12:09:30 +01:00
Alex Rudenko
76c881b897 chore: fix lock file (#11902) 2024-02-12 23:47:54 +01:00
Alex Rudenko
17634e9f2a docs: update sandbox path (#11905) 2024-02-12 23:47:30 +01:00
dependabot[bot]
9d3e76a0b9 chore(deps): Bump the dependencies group with 2 updates (#11899)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 20:08:29 +01:00
jrandolf
e9f9f4c356 refactor: adopt the rest of bidi/core (#11836) 2024-02-12 16:28:21 +00:00