Releases: GoogleChromeLabs/chromium-bidi
Releases · GoogleChromeLabs/chromium-bidi
chromium-bidi: v0.5.18
chromium-bidi: v0.5.17
0.5.17 (2024-04-10)
Features
Bug Fixes
- browsingContext: emit
navigationFailed
fornavigate
command failure (#2118) (382a762) - don't expect interception for cached events (#2087) (063c1d1)
- emit
network.responseCompleted
for redirects (#2098) (219cfc9) - network: support Interception for OOPIF (#2110) (5d0845c)
- script: support PreloadScript in OOPIF (#2109) (baa263e)
- sending undefined viewport should keep previously set viewport (#2119) (823e52d)
chromium-bidi: v0.5.16
chromium-bidi: v0.5.15
chromium-bidi: v0.5.14
0.5.14 (2024-03-21)
Features
- support
innerText
locators (#1988) (8c41582) - support
maxDepth
andserializationOptions
inbrowsingContext.locateNodes
(#2048) (eca1e06) - support
maxNodeCount
in locators (#2040) (ba68a85) - support
startNodes
in locators (#2042) (62d58a9) - support userContext is setPermission (#2033) (3186576)
Bug Fixes
chromium-bidi: v0.5.13
0.5.13 (2024-03-15)
Features
invalid selector
error (#1985) (cba1d35)- add support for
contexts
inaddInterception
(#1945) (fc76be7) - start implementing
browsingContext.locateNodes
(#1970) (d61f154) - support
network.continueResponse
authorization (#1961) (528ad63) - support base64 cookie values (#1933) (9d1b975)
- support xpath locators (#1986) (b49184f)
Bug Fixes
- add
authChallenges
to response (#1919) (e4a519a) - always provide
userContext
in cookie'spartitionKey
(#1938) (0adf6d1) - correctly process
NoSuchUserContextException
in cookie operations (#1940) (7407608) - don't block on unsubscribed events (#1954) (0abbff8)
- don't throw unhandled errors (#1996) (ab1c6d2)
- emit for target id (#1979) (d1091bd)
- the pattern matching logic (#1995) (66010d1)
- workaround issue with Script.Target (#1947) (3cc317b)