Open
Description
Please backport client side changes:
- fix: do not change glob pattern when converting to url playwright#34923
- chore: unblock 1.51 dotnet roll playwright#35016
- chore: restore to.have.url matching via injected script playwright#35027
- chore: improve prompt to use code frame and inline error playwright#35032
- chore: hide indexedDB from storageState() and BrowserContext option playwright#35058
- chore: hide indexedDB in BrowserContext.storageState() by default playwright#35045
- chore: do not use |0 for rounding large numbers playwright#35096
- chore: allow generating aria references playwright#35132
- chore: align monotonicTime across processes playwright#35130
- chrome: expose link/url in aria playwright#35134
- chore: resolve glob to regex in local utils for language ports playwright#35136
- docs: Update outdated links & broken anchors playwright#35181
- docs: clarify that userDataDir cannot be used concurrently playwright#35228
- feat: Add maxRedirects to options of apiRequest.newContext playwright#35160
- chore: add toHaveClass partial option playwright#35229
- fix: do not allow to override cookie header playwright#35168
- docs: clarify locator.evaluate{,Handle} timeout option playwright#35319
- chore: support typed arrays in indexeddb playwright#34949
- feat: support proxy in connect/connectOverCDP playwright#35389