chromedevtools--chrome-devtools-mcp
e5653b0516
Bumps the bundled group with 2 updates: [chrome-devtools-frontend](https://github.com/ChromeDevTools/devtools-frontend) and [puppeteer](https://github.com/puppeteer/puppeteer). Updates `chrome-devtools-frontend` from 1.0.1534717 to 1.0.1536371 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/f9114c7810effda21b986fedddf791fb41a53bf8"><code>f9114c7</code></a> Update Chrome (for Testing) PIN</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/420b33e69a9639a0b2fa82b4a1aa888782a68c75"><code>420b33e</code></a> [RPP] In trace_app, ignore frames not in the primary main frame</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/02e471449f14ca98d0c03391e5400489fbbb1fcd"><code>02e4714</code></a> Add option for Tooltip to be triggered by both <code>hover</code> and <code>click</code></li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/a53e59d6e84dd432d9e791dc9c73aad37fc34c85"><code>a53e59d</code></a> Restructure BFCache view to make adopting UI eng vision easier</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/02896d3ce1b19e97443a29e4e3435bc275beea40"><code>02896d3</code></a> Add placeholder for Keybind recording</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/b8c6a36a03db91b39f24b1939d8e1b7077bf2776"><code>b8c6a36</code></a> [Console Insights Teasers] Update KnownContextValues</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/ddf2fedafe978ef2e740e01d1591f7d7a2e48591"><code>ddf2fed</code></a> Roll browser-protocol</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/ffaf345e9503ac3c51b0f76431a379194a13a540"><code>ffaf345</code></a> Add unit test for Widget.focus() behavior</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/a8f58dd5654817064975d239376cd855a3de229e"><code>a8f58dd</code></a> Update DevTools DEPS (trusted)</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/d8a5a9140f7fc25563c442bbcf001b4892c550ce"><code>d8a5a91</code></a> Make setDefaultFocusedElement use autofocus attribute</li> <li>Additional commits viewable in <a href="https://github.com/ChromeDevTools/devtools-frontend/compare/v1.0.1534717...v1.0.1536371">compare view</a></li> </ul> </details> <br /> Updates `puppeteer` from 24.26.1 to 24.27.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/puppeteer/puppeteer/releases">puppeteer's releases</a>.</em></p> <blockquote> <h2>puppeteer-core: v24.27.0</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v24.26.1...puppeteer-core-v24.27.0">24.27.0</a> (2025-10-29)</h2> <h3>🎉 Features</h3> <ul> <li>add window options to newPage() (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14363">#14363</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/1d4f48d80760231bc765f26e4648b4d0c6de66f4">1d4f48d</a>)</li> <li>roll to Chrome 142.0.7444.59 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14381">#14381</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/54d504db0515f150b97862aa1415008dcfe9fcfa">54d504d</a>)</li> <li>support ignoreCache in page.reload() (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14365">#14365</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/3794e8f0136f6e25c27bab5b6e89723fd9b6a239">3794e8f</a>)</li> </ul> <h3>🛠️ Fixes</h3> <ul> <li>roll to Firefox 144.0.2 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14382">#14382</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/122f56ec6d5a71e48e3e4f00cae2e097bb8d2ce8">122f56e</a>)</li> </ul> <h3>📄 Documentation</h3> <ul> <li>fix api-extractor warnings (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14370">#14370</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/538c480a2b485b1ae9b4d25645b0b99e53967855">538c480</a>)</li> </ul> <h2>puppeteer: v24.27.0</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.26.1...puppeteer-v24.27.0">24.27.0</a> (2025-10-29)</h2> <h3>🎉 Features</h3> <ul> <li>roll to Chrome 142.0.7444.59 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14381">#14381</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/54d504db0515f150b97862aa1415008dcfe9fcfa">54d504d</a>)</li> </ul> <h3>♻️ Chores</h3> <ul> <li>extract things required for ESM migration (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14369">#14369</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/c38313c4ebde082573409d1dfb358534673f42f4">c38313c</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li>puppeteer-core bumped from 24.26.1 to 24.27.0</li> </ul> </li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md">puppeteer's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.26.1...puppeteer-v24.27.0">24.27.0</a> (2025-10-29)</h2> <h3>🎉 Features</h3> <ul> <li>add window options to newPage() (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14363">#14363</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/1d4f48d80760231bc765f26e4648b4d0c6de66f4">1d4f48d</a>)</li> <li>roll to Chrome 142.0.7444.59 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14381">#14381</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/54d504db0515f150b97862aa1415008dcfe9fcfa">54d504d</a>)</li> <li>support ignoreCache in page.reload() (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14365">#14365</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/3794e8f0136f6e25c27bab5b6e89723fd9b6a239">3794e8f</a>)</li> </ul> <h3>♻️ Chores</h3> <ul> <li>extract things required for ESM migration (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14369">#14369</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/c38313c4ebde082573409d1dfb358534673f42f4">c38313c</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li>puppeteer-core bumped from 24.26.1 to 24.27.0</li> </ul> </li> </ul> </li> </ul> <h3>🛠️ Fixes</h3> <ul> <li>roll to Firefox 144.0.2 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14382">#14382</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/122f56ec6d5a71e48e3e4f00cae2e097bb8d2ce8">122f56e</a>)</li> </ul> <h3>📄 Documentation</h3> <ul> <li>fix api-extractor warnings (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14370">#14370</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/538c480a2b485b1ae9b4d25645b0b99e53967855">538c480</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puppeteer/puppeteer/commit/f73ebcde308687cd3f8d44596371a02c86626fd6"><code>f73ebcd</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14378">#14378</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/122f56ec6d5a71e48e3e4f00cae2e097bb8d2ce8"><code>122f56e</code></a> fix: roll to Firefox 144.0.2 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14382">#14382</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/54d504db0515f150b97862aa1415008dcfe9fcfa"><code>54d504d</code></a> feat: roll to Chrome 142.0.7444.59 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14381">#14381</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/a851dec9b2982dcbe1abc039879c1317a29a7ffd"><code>a851dec</code></a> chore: expose backendNodeId in a11y snapshot (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14379">#14379</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/06f48d784a0912becd74df5e21ce0a79dfe05c7b"><code>06f48d7</code></a> build: remove test server from release-please (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14377">#14377</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/d94bbd14278d9de13e660dbfc95177d52b783542"><code>d94bbd1</code></a> chore(deps): bump the all group with 3 updates (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14374">#14374</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/b84b188c53d0d599fa98e8df6ec3d89e8f68a40b"><code>b84b188</code></a> build: fix default config (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14376">#14376</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/97e2528ec77475c9379012acda3d36847d34d17b"><code>97e2528</code></a> chore(deps-dev): bump the dev-dependencies group with 7 updates (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14373">#14373</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/26ef878cbd8aa1d01a5fe3b533e04d987ee2b615"><code>26ef878</code></a> chore(deps): bump node from <code>2bb201f</code> to <code>23c24e8</code> in /docker in the all grou...</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/784d5ad02aa475d6c9deedd658552d156e8c6a69"><code>784d5ad</code></a> build(deps): bump mime to v4 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14372">#14372</a>)</li> <li>Additional commits viewable in <a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.26.1...puppeteer-v24.27.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
46 行
1.5 KiB
Plaintext
46 行
1.5 KiB
Plaintext
exports[`network > network_get_request > should get request from previous navigations 1`] = `
|
|
# get_request response
|
|
## Request http://localhost:<port>/one
|
|
Status: [success - 200]
|
|
### Request Headers
|
|
- accept-language:en-US,en;q=0.9
|
|
- upgrade-insecure-requests:1
|
|
- user-agent:<user-agent>
|
|
- sec-ch-ua:"Not_A Brand";v="99", "Chromium";v="142"
|
|
- sec-ch-ua-mobile:?0
|
|
- sec-ch-ua-platform:"<os>"
|
|
### Response Headers
|
|
- connection:keep-alive
|
|
- content-length:239
|
|
- content-type:text/html; charset=utf-8
|
|
- date:<long date>
|
|
- keep-alive:timeout=5
|
|
### Response Body
|
|
<not available anymore>
|
|
`;
|
|
|
|
exports[`network > network_list_requests > list requests form current navigations only 1`] = `
|
|
# list_request response
|
|
## Network requests
|
|
Showing 1-1 of 1 (Page 1 of 1).
|
|
reqid=3 GET http://localhost:<port>/three [success - 200]
|
|
`;
|
|
|
|
exports[`network > network_list_requests > list requests from previous navigations 1`] = `
|
|
# list_request response
|
|
## Network requests
|
|
Showing 1-3 of 3 (Page 1 of 1).
|
|
reqid=1 GET http://localhost:<port>/one [success - 200]
|
|
reqid=2 GET http://localhost:<port>/two [success - 200]
|
|
reqid=3 GET http://localhost:<port>/three [success - 200]
|
|
`;
|
|
|
|
exports[`network > network_list_requests > list requests from previous navigations from redirects 1`] = `
|
|
# list_request response
|
|
## Network requests
|
|
Showing 1-3 of 3 (Page 1 of 1).
|
|
reqid=1 GET http://localhost:<port>/redirect [failed - 302]
|
|
reqid=2 GET http://localhost:<port>/redirected [success - 200]
|
|
reqid=3 GET http://localhost:<port>/redirected-page [success - 200]
|
|
`;
|