Commit 7f2aee4
authored
Bump @playwright/test from 1.57.0 to 1.58.0 (#555)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from
1.57.0 to 1.58.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/playwright/releases"><code>@playwright/test</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.58.0</h2>
<h2>📣 Playwright CLI+SKILLs 📣</h2>
<p>We are adding a new token-efficient CLI mode of operation to
Playwright with the skills located at <a
href="https://github.com/microsoft/playwright-cli">playwright-cli</a>.
This brings the long-awaited official SKILL-focused CLI mode to our
story and makes it more coding agent-friendly.</p>
<blockquote>
<p>It is the first snapshot with the essential command set (which is
already larger than the original MCP!), but we expect it to grow
rapidly. Unlike the token use, that one we expect to go down since
snapshots are no longer forced into the LLM!</p>
</blockquote>
<h2>Timeline</h2>
<p>If you're using <a
href="https://playwright.dev/docs/test-sharding#merging-reports-from-multiple-environments">merged
reports</a>, the HTML report Speedboard tab now shows the Timeline:</p>
<p><img
src="https://github.com/microsoft/playwright/blob/main/docs/src/images/timeline.png?raw=true"
alt="Timeline chart in the HTML report" /></p>
<h2>UI Mode and Trace Viewer Improvements</h2>
<ul>
<li>New 'system' theme option follows your OS dark/light mode
preference</li>
<li>Search functionality (Cmd/Ctrl+F) is now available in code
editors</li>
<li>Network details panel has been reorganized for better usability</li>
<li>JSON responses are now automatically formatted for readability</li>
</ul>
<p>Thanks to <a href="https://github.com/cpAdm"><code>@cpAdm</code></a>
for contributing these improvements!</p>
<h2>Miscellaneous</h2>
<p><a
href="https://playwright.dev/docs/api/class-browsertype#browser-type-connect-over-cdp">browserType.connectOverCDP()</a>
now accepts an <code>isLocal</code> option. When set to
<code>true</code>, it tells Playwright that it runs on the same host as
the CDP server, enabling file system optimizations.</p>
<h2>Breaking Changes 1 parent e516008 commit 7f2aee4
2 files changed
+17
-13
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| |||
0 commit comments