Sourced from @playwright/test's
releases.
v1.55.1
Highlights
microsoft/playwright#37479 - [Bug]: Upgrade Chromium to 140.0.7339.186. microsoft/playwright#37147 - [Regression]: Internal error: step id not found. microsoft/playwright#37146 - [Regression]: HTML reporter displays a broken chip link when there are no projects. microsoft/playwright#37137 - Revert "fix(a11y): track inert elements as hidden".
Browser Versions
- Chromium 140.0.7339.186
- Mozilla Firefox 141.0
- WebKit 26.0
This version was also tested against the following stable channels:
- Google Chrome 139
- Microsoft Edge 139
v1.55.0
New APIs
- New Property testStepInfo.titlePath Returns the full title path starting from the test file, including test and step titles.
Codegen
- Automatic
toBeVisible()assertions: Codegen can now generate automatictoBeVisible()assertions for common UI interactions. This feature can be enabled in the Codegen settings UI.Breaking Changes
- ⚠️ Dropped support for Chromium extension manifest v2.
Miscellaneous
- Added support for Debian 13 "Trixie".
Browser Versions
- Chromium 140.0.7339.16
- Mozilla Firefox 141.0
- WebKit 26.0
This version was also tested against the following stable channels:
- Google Chrome 139
- Microsoft Edge 139
v1.54.2
Highlights
microsoft/playwright#36714 - [Regression]: Codegen is not able to launch in Administrator Terminal on Windows (ProtocolError: Protocol error) microsoft/playwright#36828 - [Regression]: Playwright Codegen keeps spamming with selected option microsoft/playwright#36810 - [Regression]: Starting Codegen with target language doesn't work anymore
Browser Versions
- Chromium 139.0.7258.5
... (truncated)
ae51df7
chore: mark v1.55.1 (#37530)86dde29
feat(chromium): roll to r1193 (#37529)86328bc
chore: do not use -k option (#37532)63799ba
cherry-pick(#37214):
docs: fix method names in release notes21e29a4
cherry-pick(#37153):
fix(html): don't display a chip with empty content with ...ba62e6a
cherry-pick(#37149):
fix(test): attaching in boxed fixture25bb073
cherry-pick(#37137):
Revert "fix(a11y): track inert elements as hidden (#36947)"f992162
chore: mark v1.55.0 (#37121)4a92ea0
cherry-pick(#37113):
docs: add release-notes for v1.55aa05507
cherry-pick(#37114):
test: move browser._launchServer in child processThis version was pushed to npm by playwright-bot, a new
releaser for @playwright/test since your current
version.