playwright-java
playwright-java copied to clipboard
[Feature] Service Worker network events
Similar to the experimental feature in https://github.com/microsoft/playwright/issues/15684
Service worker support is still experimental in Playwright. We follow the general rule of not exposing experimental APIs in language ports. If we move it out of experiment we can add it to Java API as well.