w3c / webdriver-bidi

Bidirectional WebDriver protocol for browser automation
https://w3c.github.io/webdriver-bidi/
336 stars 35 forks source link

Make `network.Cookie` extensible #637

Closed sadym-chromium closed 5 months ago

sadym-chromium commented 5 months ago

In order to be able using generated types and provide some vendor-specific fields (like goog:sameParty), it would be very useful to have the cookies type explicitly extensible.