🚀 Playwright 1.7.0 is released:
https://github.com/microsoft/playwright/releases/tag/v1.7.0 Highlights:
- Support for Apple Silicon: Playwright browser binaries for WebKit and Chromium are now built for Apple Silicon.
- New browser storage API: Convenience APIs to store and restore browser state (cookies, local storage) to simplify automation scenarios with authentication.
- New! Java SDK: Playwright for Java is now on par with JavaScript, Python and C# bindings.
- New website: Playwright docs website at
playwright.dev has been updated and is now built with Docusaurus.
- New CSS selectors: Playwright now uses a different implementation under the hood and introduced a few CSS extensions.