Tags: MathiasPaulenko/bidiwave
Tags
fix: W3C WebDriver BiDi spec compliance v1.8.2 Network module: - continue_request: body as BytesValue instead of postData - fail_request: removed non-spec error parameter - continue_response: removed non-spec body, added credentials - provide_response: body wrapped as BytesValue - add_data_collector: spec-compliant dataTypes/maxEncodedDataSize/collectorType - get_data: spec-compliant request/dataType/collector/disown - disown_data: spec-compliant collector/request/dataType (all required) Emulation module: - set_network_conditions: networkConditions object per CDDL - set_user_agent: only userAgent per CDDL (removed acceptLanguage/platform) - set_screen_orientation: screenOrientation key with kebab-case types Protocol: - Cookie.expires wire field is now expiry (alias) - HandleValue.handle optional for ownership:none Infrastructure: - setup_logging re-applies formatter to existing handlers Tests: 572 passing, mypy clean, ruff clean
PreviousNext