w3c / webdriver-bidi

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

`ErrorResponse` should always have id #479

Closed Lightning00Blade closed 1 year ago

Lightning00Blade commented 1 year ago

https://w3c.github.io/webdriver-bidi/#send-an-error-response


Preview | Diff

thiagowfx commented 1 year ago

NOTE: command id can be null, in which case the id field will also be set to null, not omitted from response.