v1.47.2

microsoft/playwrightv1.47.2Sep 20, 2024by mxschmitt

AI Summary

Bug fix release addressing regressions in Codegen, page.pause() behavior, and trace viewer time delta.

Key Highlights

  • Fixed Codegen using content_frame property
  • Fixed page.pause() not pausing test timeout after v1.47
  • Fixed trace viewer time delta between local and remote actions

Full Release Notes

### Highlights

https://github.com/microsoft/playwright/pull/32699- [REGRESSION]: fix(codegen): use content_frame property in python/.NET
https://github.com/microsoft/playwright/issues/32706- [REGRESSION]: page.pause() does not pause test timeout after 1.47
https://github.com/microsoft/playwright/pull/32661 - fix(trace-viewer): time delta between local and remote actions

## Browser Versions
- Chromium 129.0.6668.29
- Mozilla Firefox 130.0
- WebKit 18.0

This version was also tested against the following stable channels:
- Google Chrome 128
- Microsoft Edge 128