-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Description
Please backport client side changes:
- microsoft/playwright@9fe037f (chore: populate matcherResult in web assertions (#27133))
- microsoft/playwright@bb4268d (fix(locators): do not escape regular expressions with u or v flag (#27188))
- microsoft/playwright@287d720 (chore: remove dedicated console channel (#27234))
- microsoft/playwright@ffd20f4 (chore: dispose stale handles to prevent oom, 1000 of a kind max (#27315))
- microsoft/playwright@81694b7 (test: unflake some tests (#27354))
- microsoft/playwright@ac48a47 (feat: toHaveAttribute without value (#27418))
- microsoft/playwright@045e8aa (chore: move
devicesfromPlaywrighttoLocalUtils(#27437)) - microsoft/playwright@dcc8dcc (Fix various typos (Fixes #27396) (#27391))
- microsoft/playwright@ae5610f (chore: include full messages into
pw:channellogs (#27488)) - microsoft/playwright@11a4b3f (chore: remove parsed stack trace (#27496))
- microsoft/playwright@fd6bf8a (chrome: improve error messages on vscode side (#27521))
Roll 1:
- microsoft/playwright@f212fd1 (chore: unify target closed errors (#27540))
- microsoft/playwright@f8a30fb (chore: follow up to target close message)
- microsoft/playwright@4e845e7 (fix(fetch): JSON.stringify on client (#27644))
- microsoft/playwright@a54dbfd (chore: plumb the target close reason when test fails (#27640))
- microsoft/playwright@d4296db (chore: break dowload.path() to throw (#27662))
- microsoft/playwright@091f688 (chore: remove the usages of raw target closed message constant (#27669))
- microsoft/playwright@3aa1479 (chore: split error to client and server sides (#27672))
- microsoft/playwright@bd58c0d (fix: preserve lastModified timestamp in setInputFiles (#27671))
- microsoft/playwright@6fe31ab (feat: support alternative quotes in js parseLocator() (#27718))
- microsoft/playwright@f48861d (fix(inspector): highlight xpath/css locators without engine prefix (#27742))
- microsoft/playwright@7de0ccd (chore: support await using for close() and dispose() (#27766))
- microsoft/playwright@0ade5aa (fix: ignoreCase in toHaveAttribute (#27809))
- microsoft/playwright@88f30d1 (feat: support firefoxUserPrefs in launchPersistentContext (#27840))
- microsoft/playwright@100d3b2 (fix(css parser): support nested builtin functions (#27841))
- microsoft/playwright@59b8cf0 (fix(codegen): don't generate page.frame() calls anymore (#27820))
- microsoft/playwright@36c4c24 (fix: only convert input files for browser collocated with server (#27873))
- microsoft/playwright@5f527fe (fix: JSHandle preview text for non-ascii attributes/children (#28038))
- microsoft/playwright@62b6af3 (fix(android): respect recordHar option (#28046))
- microsoft/playwright@fae5dd8 (chore: remove from client check if browser is co-located with server (#28071))
- microsoft/playwright@5488c03 (chore: make
asLocator()always safe (#28207))
Reactions are currently unavailable