Releases: GoogleChromeLabs/chromium-bidi
Releases · GoogleChromeLabs/chromium-bidi
chromium-bidi: v0.4.29
chromium-bidi: v0.4.28
chromium-bidi: v0.4.27
0.4.27 (2023-09-12)
Features
- add get network intercepts method (#1250) (57cc9e9), closes #1183
- browsingContext.reload: return the navigation instead of empty (#1255) (c534e0e), closes #650
- restore network redirects (#1249) (5bbe93f)
- throw InvalidArgument instead of UnsupportedOperation for print… (#1280) (b32ea31)
Bug Fixes
chromium-bidi: v0.4.26
chromium-bidi: v0.4.25
chromium-bidi: v0.4.24
0.4.24 (2023-09-07)
Features
- add url getter to NetworkRequest (#1251) (1d12f04), closes #1183
- default value for
userPromptOpened
(#1260) (94b0718) - implement
UnableToCaptureScreenException
in browsingContext.captureScreenshot (#1236) (8110918) - Network Intercept: handle special schemes (#1224) (27c6ccb), closes #1183