Playwright Service
Playwright Service
This PR cherry-picks the following commits: - 962c32ae10cb93edb21cfae05cc258664c9218ba
Please backport client side changes: - [x] https://github.com/microsoft/playwright/commit/d023829dd543c0ced528a60a0365327c39c6e419 (fix(locator parser): allow escaped quotes in the digest function (#29012)) - [x] https://github.com/microsoft/playwright/commit/f3fac6f4e95f0818a47c88c055854576d98103e0 (feat: `page.handleLocator` that closes any interstitial pages/dialogs (#29029)) -...
Please backport client side changes: - [x] https://github.com/microsoft/playwright/commit/f3fac6f4e95f0818a47c88c055854576d98103e0 (feat: `page.handleLocator` that closes any interstitial pages/dialogs (#29029)) - [x] https://github.com/microsoft/playwright/commit/d89ed88679cbbd27c92f576b8e08b9b5050ac7d7 (docs: do not recommend PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD anymore (#29121)) - [x] https://github.com/microsoft/playwright/commit/3e2d5b2800e3143280c0573507b1ba9d5c438a00 (docs:...
Upstream commit: https://github.com/microsoft/playwright/commit/53326391148545543b433e3e6d4e771f179b93a1
Please backport client side changes: - [x] https://github.com/microsoft/playwright/commit/a950a7b86b3977e98ef9f2bcfc90817039e38808 (feat: Support intervals arg for toPass (#30037)) - [x] https://github.com/microsoft/playwright/commit/1602548c105a9ba83de1f905bcc11f78eb193fc1 (docs(java,csharp): add BrowserContext.backgroundPage(s) (#30200)) - [x] https://github.com/microsoft/playwright/commit/6d56b453ff03b322be70f90c1079961face257a9 (fix(connect): include websocket close reason...