Commit c2ea9ce
authored
deps: bump @playwright/test from 1.57.0 to 1.58.0 (#733)
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>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 cfc0798 commit c2ea9ce
1 file changed
+11
-11
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments