Please backport client side changes: - [ ] https://github.com/microsoft/playwright/commit/4817483ff2551e830ea10ffb3c9e3ef97b0742f9 (chore: allow highlighting aria template from extension (https://github.com/microsoft/playwright/pull/33594)) - [ ] https://github.com/microsoft/playwright/commit/f5477d90512f3fb325bae773a5a2ad436b28ff04 (docs: add ariaSnapshot.timeout for language ports (https://github.com/microsoft/playwright/pull/33614)) - [ ] https://github.com/microsoft/playwright/commit/2aa9e11a7ff274da7a4126b8e25ec8ee432ec85c (fix(aria): normalize whitespace in toMatchAccessible{Name,Description} (https://github.com/microsoft/playwright/pull/33619)) - [ ] https://github.com/microsoft/playwright/commit/e61cea597a6a8b39599b271a05b3c780566b026d (docs(dotnet): fix assertion snippets (https://github.com/microsoft/playwright/pull/33622)) - [ ] https://github.com/microsoft/playwright/commit/5e8b469c1c0b9fa1fb1c608215c2555a90d5db63 (fix(test): hide response.* calls from reports (https://github.com/microsoft/playwright/pull/33620)) - [x] https://github.com/microsoft/playwright/commit/7f054ef8c6d6c3dcbbf0ce4c766f704c140c49a0 (feat(aria): extend toHaveAccessibleName() to accept an array of expected accessible names (https://github.com/microsoft/playwright/pull/33277)) - [x] https://github.com/microsoft/playwright/pull/33680 - [x] https://github.com/microsoft/playwright/pull/33690 - [x] https://github.com/microsoft/playwright/pull/33706 - [x] https://github.com/microsoft/playwright/pull/33714 - [x] https://github.com/microsoft/playwright/pull/33712 - [x] https://github.com/microsoft/playwright/pull/33713 - [x] https://github.com/microsoft/playwright/pull/33879 - [x] https://github.com/microsoft/playwright/pull/33919 - [x] https://github.com/microsoft/playwright/pull/33937 - [x] https://github.com/microsoft/playwright/pull/33959 - [x] https://github.com/microsoft/playwright/pull/33969 - [x] https://github.com/microsoft/playwright/pull/33990 - [x] https://github.com/microsoft/playwright/pull/33994 - [x] https://github.com/microsoft/playwright/pull/33984 - [x] https://github.com/microsoft/playwright/pull/34039 - [x] https://github.com/microsoft/playwright/pull/34091 - [x] https://github.com/microsoft/playwright/pull/34098 - [x] https://github.com/microsoft/playwright/pull/34104 - [x] https://github.com/microsoft/playwright/pull/34117 - [x] https://github.com/microsoft/playwright/pull/34120 - [x] https://github.com/microsoft/playwright/pull/34106 - [x] https://github.com/microsoft/playwright/pull/33904 - [x] https://github.com/microsoft/playwright/pull/34211 - [x] https://github.com/microsoft/playwright/pull/34245 - [x] https://github.com/microsoft/playwright/pull/34243 - [x] https://github.com/microsoft/playwright/pull/34269 - [x] https://github.com/microsoft/playwright/pull/34262 - [x] https://github.com/microsoft/playwright/pull/34072 - [x] https://github.com/microsoft/playwright/pull/34285 - [x] https://github.com/microsoft/playwright/pull/34265 - [x] https://github.com/microsoft/playwright/pull/34298 - [x] https://github.com/microsoft/playwright/pull/34302 - [x] https://github.com/microsoft/playwright/pull/34361 - [x] https://github.com/microsoft/playwright/pull/34363 - [x] https://github.com/microsoft/playwright/pull/34362
Please backport client side changes:
browser.close()behavior playwright#34039