github web-platform-tests/wpt merge_pr_48792

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
11 months ago

[wptrunner] Work around WebView bugs in ChromeDriver runner (#48792)

  • Restore the window-creation logic prior to #48610 for WebView, which
    turns out to not support the "new window" command
    (https://crbug.com/375275185).
  • Catch all WebDriverExceptions when issuing CDP commands, since
    WebView fails on Browser.resetPermissions with Browser context management is not supported.. Resetting state is now best-effort.

Don't miss a new wpt release

NewReleases is sending notifications on new releases.