- Add API testing support with page.request and request fixture, enabling server‑side API calls from Playwright tests.
- Introduce a new HTML reporter and enhance the Trace Viewer with web‑first assertions and PWA API testing integration.
- Add locator.waitFor method for waiting on element state and enable response interception combined with request interception.

