[Ports]: Backport client side changes for 1.49
Closed this issue · 0 comments
playwrightmachine commented
Please backport client side changes:
- microsoft/playwright@6373fe7 (docs: fix Java/.NET types for docs rolling (#32924))
- microsoft/playwright@895be9f (chore: lint java docs snippets (#32945))
- microsoft/playwright@40670e6 (fix(emulate media): document "no-preference" as deprecated (#32881))
- microsoft/playwright@d3fbf1a (fix(clock): amend setSystemTime docs (#32901))
- microsoft/playwright@4fe33db (docs(route): header override propagation (#32971))
- microsoft/playwright@0f2cbde (fix(routeWebSocket): do not show in the trace (#32991))
- microsoft/playwright@9fcf604 (chore: various v1.48.0 roll fixes for .NET (#33096))
- microsoft/playwright@a38ff6e (chore: experimental toMatchAriaSnapshot (#33014))
- microsoft/playwright@8a275e5 (docs: improve docs for WebSocketRoute (#33097))
- microsoft/playwright@4b1fbde (chore: generate match snapshot (#33105))
- microsoft/playwright@b421bd8 (chore: add a basic snapshot generator test (#33123))
- microsoft/playwright@94321fe (chore: implement locator.ariaSnapshot (#33125))
- microsoft/playwright@0351fd9 (docs: use WebSocketFrame abstraction for Java & .NET (microsoft/playwright#33211))
- microsoft/playwright@b275c19 (chore: update eslintignore to lint files in utils/ folders (microsoft/playwright#33218))
- microsoft/playwright@69f56b9 (fix(locator generator): handle
frameLocator()
andlocator().contentFrame()
(microsoft/playwright#33208)) - microsoft/playwright@a2dec8d (fix(codegen): SIGINT handling was leading to zombie processes (microsoft/playwright#33269))
- microsoft/playwright@1e88846 (chore: unify toHaveScreenshot error formatting (microsoft/playwright#33300))
- microsoft/playwright@c66af9c (chore: make expect timeout field required in the protocol (microsoft/playwright#33309))
- microsoft/playwright@0221f15 (chore(control-or-meta): mention in docs (microsoft/playwright#33338))
- microsoft/playwright@9ce401d (chore: suggest aria snapshots w/ regex (microsoft/playwright#33334))
- microsoft/playwright@135ed28 (chore: more yaml escaping tests (microsoft/playwright#33387))
- microsoft/playwright@8b49d56 (docs: start adding the aria snapshot documentation (microsoft/playwright#33407))
- microsoft/playwright@fa10bcd (feat(tracing) Adding groups to trace via pw-api (microsoft/playwright#33081))
- microsoft/playwright@9b2ca93 (chore: followup to tracing.group (microsoft/playwright#33450))
- microsoft/playwright@697d7a4 (fix(routeWebSocket): make it work with http(s) baseURL (microsoft/playwright#33457))
- microsoft/playwright@a655b0b (chrome: aria api review (microsoft/playwright#33458))
- microsoft/playwright@5077569 (fix: parent step for API calls inside waitForEvent callback (microsoft/playwright#33409))
- microsoft/playwright@67e8def (docs: update tracing.group docs (microsoft/playwright#33487))
- microsoft/playwright@b021b58 (chore: allow editing aria template in recorder (microsoft/playwright#33482))
- microsoft/playwright@c29f573 (fix(aria snapshot): assorted fixes (microsoft/playwright#33512))
- microsoft/playwright@503f74d (chore: allow editing aria template in recorder (tests) (microsoft/playwright#33522))
- microsoft/playwright@d8a98a2 (test: fix flaky page.pause() tests end up stalling (microsoft/playwright#33544))
- microsoft/playwright@099dd80 (fix(recorder): align apiName with the real one (microsoft/playwright#33567))