-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
Please backport client side changes:
- microsoft/playwright@fe0afd6 (fix(toHaveProperty): serialize falsy arguments as well (#14232))
- microsoft/playwright@4c2fc6b (feat(browser): add Browser.BrowserType() method (#14468))
-
microsoft/playwright@176ab7e (chore: make LocalUtils easily available on the client (#14717))(maybe unneeded) - microsoft/playwright@fccee89 (feat: add Response.fromServiceWorker flag (#14715))
- microsoft/playwright@85d0371 (feat: add allow/block serviceWorkers option (#14714))
- tests: nuke the failing/flaky test playwright#14724 (comment)
- microsoft/playwright@c7a28ac (fix(test runner): collect artifacts when calling
browser.close()
(#14797)) - microsoft/playwright@26e22c9 (fix(types): compilation error in TypeScript 4.8 (#14847))
- microsoft/playwright@3974d1b (revert(#14797): fix(test runner): collect artifacts when calling
browser.close()
(#14846)) - microsoft/playwright@a1324bd (fix(route): support route w/ async handler & times (#14317))
- microsoft/playwright@7a568a2 (feat(route): chain routes (#14771))
- microsoft/playwright@dcdd3c3 (feat(route): explicitly fall back to the next handler (#14834))
- microsoft/playwright@9cf068a (feat(fallback): allow falling back w/ overrides (#14849))
- microsoft/playwright@48f9867 (chore: remove stray fallback overrides check)
- microsoft/playwright@cdb8627 (fix(page): "load" event should fire before "waitForLoadState" resolves (#14897))
- microsoft/playwright@e00a26a (feat(route): fulfill with HARResponse (#14865))
-
microsoft/playwright@b8fece7 (chore: allow joining async handlers (#14893))(post 1.23 problem since we don't actually yet to the awaiting) - microsoft/playwright@225ab68 (fix(test): fix the route test (#14890))
- microsoft/playwright@e3da3eb (feat(har): do not expose HAR types, remove HARResponse fulfill (#14992))
- microsoft/playwright@ae6f48c (fix(route): match against updated url while chaining (#15112))
- microsoft/playwright@fdcdd58 (feat(har): introduce urlFilter (#14693))
- microsoft/playwright@e975aef (feat(route): fulfill from har (#14720))
- microsoft/playwright@7c0bff1 (feat(fulfill): improve fulfilling from har (#14789))
- microsoft/playwright@c349c1d (feat: newContext.har (#14892))
- microsoft/playwright@245c33a (feat(har): allow storing content as separate files (#14934))
- microsoft/playwright@be64e9c (chore(har): attach resources for .zip hars (#14938))
- microsoft/playwright@7bd7271 (feat(har): introduce the slim mode (#15053))
- microsoft/playwright@259c8d6 (feat: Page.routeFromHar (#14870))
- microsoft/playwright@79378dd (fix: add pw:api logging to har router (#14903))
- microsoft/playwright@030e7d2 (chore(har): allow replaying from zip har (#14962))
- microsoft/playwright@ed6b14f (fix(har): restart redirected navigation (#14939))
- microsoft/playwright@e5372c3 (chore: move har router into local utils (#14967))
- microsoft/playwright@920f1d5 (chore: allow routing by uncompressed har (#14987))
- microsoft/playwright@eb87966 (feat(har): disambiguate requests by post data (#14993))
- microsoft/playwright@6af6fab (fix(har): internal redirect in renderer-initiated navigations (#15000))
- microsoft/playwright@9525bed (feat(har): re-add routeFromHAR (#15024))
1.23 cut line
Metadata
Metadata
Assignees
Labels
No labels