v1.35.1

microsoft/playwrightv1.35.1Jun 15, 2023by aslushnikov

AI Summary

Bug fix release addressing documentation, trace viewer compatibility, and screenshot attachment visibility.

Key Highlights

  • Added documentation for expect.configure with poll parameter
  • Fixed Live Trace not working with Codespaces
  • Fixed attachment steps not being hidden inside expect.toHaveScreenshot()

New Features

  • Live Trace Codespaces fix
  • Screenshot attachment visibility fix
  • Documentation update for expect.configure

Full Release Notes

### Highlights

https://github.com/microsoft/playwright/issues/23622 - [Docs] Provide a description how to correctly use expect.configure with poll parameter
https://github.com/microsoft/playwright/issues/23666 - [BUG] Live Trace does not work with Codespaces
https://github.com/microsoft/playwright/issues/23693 - [BUG] attachment steps are not hidden inside expect.toHaveScreenshot()

### Browser Versions

* Chromium 115.0.5790.13
* Mozilla Firefox 113.0
* WebKit 16.4

This version was also tested against the following stable channels:

* Google Chrome 114
* Microsoft Edge 114