-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Description
Please backport client side changes:
- microsoft/playwright@75ed251 (fix: download of attachments in UI Mode (#26407))
- microsoft/playwright@adc9b2d (feat: add support for browserContext.on('pageerror') (#24452))
- microsoft/playwright@f83d819 (chore: make console stream live in ui mode (#26562))
- microsoft/playwright@72bdd43 (fix(route): make sure Route.fetch works for popup main request (#26590))
- microsoft/playwright@5646875 (fix: make Request.frame throw when page is not ready yet (#26616))
- microsoft/playwright@c4e79eb (feat: replace Locator.type with Locator.pressSequentially (#26624))
- microsoft/playwright@6d85ba1 (fix: remove connectInsteadOfLaunching (#26828))