Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-25 | 734 Bytes | |
v1.53.0 source code.tar.gz | 2025-06-25 | 1.3 MB | |
v1.53.0 source code.zip | 2025-06-25 | 1.6 MB | |
Totals: 3 Items | 2.9 MB | 3 |
Miscellaneous
- New Steps in Trace Viewer:
- New method locator.describe() to describe a locator. Used for trace viewer.
python
button = page.get_by_test_id("btn-sub").describe("Subscribe button")
button.click()
python -m playwright install --list
will now list all installed browsers, versions and locations.
Browser Versions
- Chromium 138.0.7204.4
- Mozilla Firefox 139.0
- WebKit 18.5
This version was also tested against the following stable channels: - Google Chrome 137 - Microsoft Edge 137