playwright-java icon indicating copy to clipboard operation
playwright-java copied to clipboard

[Feature] Service Worker network events

Open aviadmini opened this issue 3 years ago • 1 comments

Similar to the experimental feature in https://github.com/microsoft/playwright/issues/15684

aviadmini avatar Jan 03 '23 13:01 aviadmini

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.

yury-s avatar Jan 03 '23 18:01 yury-s