w3c / webdriver-bidi

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

add `contexts` to `script.addPreloadScript` #517

Closed Lightning00Blade closed 1 year ago

Lightning00Blade commented 1 year ago

Closes #373


Preview | Diff

whimboo commented 1 year ago

@Lightning00Blade as usual we need tests for this particular addition, and we should not necessarily have merged it before. Are you planning to write those? Thanks.

whimboo commented 11 months ago

@Lightning00Blade do you already know when you could provide these new tests? We would like to implement this feature as well and it would be great to have already existent tests. Thanks.

thiagowfx commented 11 months ago

It would be nice to open a separate bug to keep track of missing WPT test implementations.