Commit Graph

1161 Commits

Author SHA1 Message Date
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
browser-automation-bot
914c107216
chore: update Firefox testing pin to 127.0a1 (#12357) 2024-04-28 13:06:54 +02:00
Nikolay Vitkov
1c1891e6ab
docs: update links (#12351) 2024-04-26 13:13:43 +00:00
Nikolay Vitkov
e1606acfc8
fix(webdriver): redirects emitting events (#12338) 2024-04-26 10:28:11 +00:00
browser-automation-bot
fedd8a9628
fix: roll to Chrome 124.0.6367.91 (r1274542) (#12344) 2024-04-26 08:34:17 +00:00
Alex Rudenko
b665c60de8
refactor: configure https error handling globally (#12339) 2024-04-26 08:16:32 +00:00
Nikolay Vitkov
1f99e669a1
feat(webdriver): support page.setUserAgent for WebDriver BiDi (#12330) 2024-04-25 14:37:39 +02:00
Alex Rudenko
88b46ee502
feat(webdriver): support ARIA selectors (#12315)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2024-04-25 10:32:04 +00:00
release-please[bot]
feef2a300e
chore: release main (#12318)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-04-25 10:19:43 +00:00
Nikolay Vitkov
e35e783a74
chore: make a single visibility check (#12317) 2024-04-24 13:13:09 +00:00
Nikolay Vitkov
e254f746ee
chore: remove type castings (#12322) 2024-04-24 14:26:01 +02:00
Nikolay Vitkov
c9a5644c65
fix(performance): speed up Firefox profile creation (#12320)
Co-authored-by: browser-automation-bot <133232582+browser-automation-bot@users.noreply.github.com>
2024-04-24 10:57:02 +00:00
Alex Rudenko
943ade77b7
build(deps): bump chromium-bidi to 0.5.19 (#12319) 2024-04-24 09:55:01 +00:00
browser-automation-bot
1241ccc908
fix: roll to Chrome 124.0.6367.78 (r1274542) (#12314) 2024-04-24 08:44:50 +00:00
Alex Rudenko
a94fee9c66
build(deps): bump chromium-bidi to 0.5.18 (#12307) 2024-04-23 12:22:20 +00:00
release-please[bot]
02cf1c713d
chore: release main (#12280)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-04-23 09:41:34 +00:00
Nikolay Vitkov
f2391307d1
chore: don't detach CdpSession (#12154) 2024-04-23 08:49:35 +00:00
browser-automation-bot
ed9d7dd2f5
feat: roll to Chrome 124.0.6367.60 (r1274542) (#12305)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2024-04-23 07:42:06 +00:00
Nikolay Vitkov
29e33df2a8
refactor: remove EventSubscription (#12277) 2024-04-19 12:24:40 +02:00