| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-07-22 | 1.1 kB | |
| v1.54.0 source code.tar.gz | 2025-07-22 | 1.3 MB | |
| v1.54.0 source code.zip | 2025-07-22 | 1.6 MB | |
| Totals: 3 Items | 2.9 MB | 1 | |
Highlights
- New cookie property
partition_keyin BrowserContext.cookies() and browserContext.add_cookies(). This property allows to save and restore partitioned cookies. See CHIPS MDN article for more information. Note that browsers have different support and defaults for cookie partitioning. - New option
--user-data-dirin multiple commands. You can specify the same user data dir to reuse browsing state, like authentication, between sessions.
bash
playwright codegen --user-data-dir=./user-data
playwright opendoes not open the test recorder anymore. Useplaywright codegeninstead.
Browser Versions
- Chromium 139.0.7258.5
- Mozilla Firefox 140.0.2
- WebKit 26.0
This version was also tested against the following stable channels: - Google Chrome 140 - Microsoft Edge 140