Commit Graph

1179 Commits

Author SHA1 Message Date
browser-automation-bot
c4fdd102e9
fix: roll to Chrome 125.0.6422.141 (r1287751) (#12509) 2024-05-31 09:17:40 +02:00
Nikolay Vitkov
68fd771293
fix(webdriver): HTTPRequest redirect chain from first request (#12506) 2024-05-30 09:39:08 +00:00
Henrik Skupin
bae3721e04
ci: enable more Firefox tests that are now passing and fix others (#12502) 2024-05-30 11:31:47 +02:00
Nikolay Vitkov
b3a26f0576
chore(webdriver): don't swallow errors for session.new (#12499) 2024-05-29 12:02:06 +02:00
Alex Rudenko
e2e13eb4f0
docs: various documentation updates (#12500) 2024-05-29 09:14:12 +00:00
Julian Descottes
33beb50903
test: Update expectations for firefox support of continueRequest (#12483)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2024-05-29 08:47:40 +00:00
browser-automation-bot
aad4a1a5b3
chore: update Firefox testing pin to 128.0a1 (#12491) 2024-05-27 08:58:53 +02:00
Alex Rudenko
13c25bc7e8
chore: fix typo in serializer (#12493) 2024-05-27 08:51:42 +02:00
release-please[bot]
d963fcdd80
chore: release main (#12456)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-05-24 07:26:52 +00:00
browser-automation-bot
f30977f817
fix: roll to Chrome 125.0.6422.78 (r1287751) (#12484) 2024-05-24 08:59:17 +02:00
Nikolay Vitkov
f375267e79
fix: providing null to page.authenticate should disable authentication (#12203) 2024-05-22 12:18:37 +00:00
browser-automation-bot
d83d9a6ae2
fix: roll to Chrome 125.0.6422.76 (r1287751) (#12477) 2024-05-22 08:43:59 +02:00
Alex Rudenko
3c6f01a31d
feat: support running Puppeteer in extensions (#12459) 2024-05-21 12:41:15 +02:00
Nikolay Vitkov
c8a64c0f79
chore: remove circular dependency (#12472) 2024-05-21 11:49:06 +02:00
Konrad Kügler
1ad9aad211
refactor: remove superfluous 'async' from Promise executor (#12468) 2024-05-21 09:59:29 +02:00
Nikolay Vitkov
637e82796b
fix(webdriver): emit single HTTPRequest for Auth requests (#12455) 2024-05-17 06:02:46 +00:00
release-please[bot]
9939c891b3
chore: release main (#12448)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-05-16 09:02:04 +00:00
browser-automation-bot
3de9fd3f4c
feat: roll to Chrome 125.0.6422.60 (r1287751) (#12446) 2024-05-16 08:35:01 +00:00
release-please[bot]
598b2a94bd
chore: release main (#12437)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-05-15 08:14:48 +02:00
Alex Rudenko
33c6069227
fix(webdriver): prefer globalThis over window to make it work in Firefox (#12438) 2024-05-14 14:37:38 +02:00
browser-automation-bot
0ef192097a
fix: roll to Chrome 124.0.6367.207 (r1274542) (#12436) 2024-05-14 08:14:09 +02:00
dependabot[bot]
28c9602be8
chore(deps-dev): Bump the dev-dependencies group across 1 directory with 12 updates (#12432)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-14 05:23:37 +02:00
dependabot[bot]
8f0a1adec6
chore(deps): Bump the dependencies group across 1 directory with 2 updates (#12431)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 11:05:31 +02:00
release-please[bot]
042d61030c
chore: release main (#12415)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-05-13 08:49:32 +00:00
browser-automation-bot
60f035cdc9
fix: roll to Chrome 124.0.6367.201 (r1274542) (#12420) 2024-05-13 08:24:34 +00:00
Alex Rudenko
812851c882
test: enable a11y tests for Firefox (#12421) 2024-05-13 09:59:28 +02:00
Alex Rudenko
83a97164ba
refactor: move binding called handling (#12410) 2024-05-08 14:24:06 +02:00
browser-automation-bot
d0cd710e49
fix: roll to Chrome 124.0.6367.155 (r1274542) (#12414) 2024-05-08 07:01:52 +00:00
Alex Rudenko
7712dffffe
refactor: move console event handling (#12407) 2024-05-07 16:44:23 +02:00
Alex Rudenko
bc17e339bc
refactor: replace deferred with rxjs (#12406) 2024-05-07 12:30:47 +02:00
Alex Rudenko
93bf52bdfc
refactor: move disposed handling (#12405) 2024-05-07 11:01:48 +02:00
Alex Rudenko
0eae3d1bb6
refactor: move execution context events (#12402) 2024-05-07 09:50:56 +02:00
Alex Rudenko
3eab6b5381
refactor: simplify worlds handling (#12400) 2024-05-06 17:19:23 +02:00
Alex Rudenko
91e9503624
refactor: improve ExecutionContext internals (#12399) 2024-05-06 13:55:20 +00:00
Alex Rudenko
5a05838b62
refactor: move binding installation into the execution context (#12398) 2024-05-06 15:28:33 +02:00
Alex Rudenko
5ce4f12960
refactor: move createCdpHandle to IsolatedWorld (#12397) 2024-05-06 13:22:11 +02:00
release-please[bot]
0ab119477a
chore: release main (#12375)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-05-06 09:34:02 +02:00
Alex Rudenko
5772210af3
chore: add an ExtensionTransport (#12382) 2024-05-03 20:21:08 +02:00
Nikolay Vitkov
dc303f061b
test: clean test in after hook (#12325) 2024-05-03 10:14:41 +02:00
Alex Rudenko
461a8ff92f
fix: disable IsolateSandboxedIframes trial to prevent flakiness (#12381) 2024-05-02 15:55:15 +02:00
Alex Rudenko
73d7692ae9
fix: turn on PdfOopif for PDF viewer (#12370)
Refs: #12292, #10696, #12172
2024-05-02 11:27:18 +00:00
Alex Rudenko
54a6377d7d
fix: remove --disable-field-trial-config (#12377) 2024-05-02 09:00:59 +00:00
Alex Rudenko
dffad28a42
fix: deprecate CDP for Firefox (#12349) 2024-05-02 08:28:01 +00:00
Nikolay Vitkov
dfb31f3e92
test: puppeteer.connect with using disconnects the browser (#12371) 2024-05-02 07:22:06 +00:00
Nikolay Vitkov
110351aaf5
chore: pass down config form CDP connection to BiDi (#12366) 2024-04-30 08:23:25 +02:00
Nikolay Vitkov
3103744a67
chore: don't run destroyHandles if realm is already disposed (#12365) 2024-04-30 07:59:07 +02:00
Nikolay Vitkov
41d43200b7
docs: show experimental and remark blocks (#12363) 2024-04-29 14:50:39 +02:00
Alex Rudenko
fb0d7252e4
refactor: split entrypoint imports (#12350) 2024-04-29 10:58:20 +00:00
dependabot[bot]
b6d30dd34a
chore(deps): Bump the dependencies group across 1 directory with 2 updates (#12359)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 08:22:10 +00:00
Nikolay Vitkov
28a8d0ffb6
fix(cdp): throw on closed connection (#12352) 2024-04-29 06:27:16 +00:00