chromedevtools--chrome-devtools-mcp
cb0079efbb
- removed redundant headers in Markdown - updates more tests to use snapshots
8 行
222 B
Plaintext
8 行
222 B
Plaintext
exports[`e2e > calls a tool 1`] = `
|
|
[{"type":"text","text":"## Pages\\n1: about:blank [selected]"}]
|
|
`;
|
|
|
|
exports[`e2e > calls a tool multiple times 1`] = `
|
|
[{"type":"text","text":"## Pages\\n1: about:blank [selected]"}]
|
|
`;
|