w3c / webdriver-bidi

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

Fix handling of userContext field for browsingContext.create #650

Closed whimboo closed 5 months ago

whimboo commented 5 months ago

Basically Undefined is not used at all and as such it is enough to have the userContext as optional argument.


Preview | Diff