chore: organize client folders#39535
Conversation
dbdb994 to
718fc9f
Compare
There was a problem hiding this comment.
keep this and the rest of the extension in extension/ folder
There was a problem hiding this comment.
There are only 3 files in each, let's combine them for now - extension is not going anywhere
There was a problem hiding this comment.
packages/playwright-core/src/tools/ -> packages/playwright-core/src/mcp/tools
| description: 'Open trace viewer for the recorded trace', | ||
| category: 'devtools', | ||
| args: z.object({}), | ||
| toolName: 'browser_show_tracing', |
There was a problem hiding this comment.
Should be using skill instead of this as discussed previously
718fc9f to
71caec2
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Test results for "tests 1"2 flaky34554 passed, 754 skipped Merge workflow run. |
Test results for "MCP"7 failed 5162 passed, 161 skipped Merge workflow run. |
No description provided.