Skip to content

chore: organize client folders#39535

Merged
pavelfeldman merged 1 commit intomicrosoft:mainfrom
pavelfeldman:organize_client_folders
Mar 5, 2026
Merged

chore: organize client folders#39535
pavelfeldman merged 1 commit intomicrosoft:mainfrom
pavelfeldman:organize_client_folders

Conversation

@pavelfeldman
Copy link
Member

No description provided.

@pavelfeldman pavelfeldman force-pushed the organize_client_folders branch 2 times, most recently from dbdb994 to 718fc9f Compare March 5, 2026 22:22
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

keep this and the rest of the extension in extension/ folder

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are only 3 files in each, let's combine them for now - extension is not going anywhere

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

packages/playwright-core/src/tools/ -> packages/playwright-core/src/mcp/tools

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

description: 'Open trace viewer for the recorded trace',
category: 'devtools',
args: z.object({}),
toolName: 'browser_show_tracing',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what happened to it?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be using skill instead of this as discussed previously

@pavelfeldman pavelfeldman force-pushed the organize_client_folders branch from 718fc9f to 71caec2 Compare March 5, 2026 22:41
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

Test results for "tests 1"

2 flaky ⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1080 › cli codegen › should not throw csp directive violation errors `@firefox-ubuntu-22.04-node20`
⚠️ [firefox-page] › page/page-wait-for-function.spec.ts:104 › should work with strict CSP policy `@firefox-ubuntu-22.04-node20`

34554 passed, 754 skipped


Merge workflow run.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

Test results for "MCP"

7 failed
❌ [chrome] › mcp/cli-session.spec.ts:126 › session reopen with different config @mcp-macos-15
❌ [chrome] › mcp/http.spec.ts:210 › http transport browser lifecycle (persistent) @mcp-macos-15
❌ [chromium] › mcp/cli-session.spec.ts:112 › session stops when browser exits @mcp-macos-15
❌ [chromium] › mcp/cli-session.spec.ts:126 › session reopen with different config @mcp-macos-15
❌ [msedge] › mcp/roots.spec.ts:47 › check that trace is saved in workspace @mcp-windows-latest
❌ [firefox] › mcp/cli-session.spec.ts:126 › session reopen with different config @mcp-macos-15
❌ [webkit] › mcp/cli-session.spec.ts:126 › session reopen with different config @mcp-macos-15

5162 passed, 161 skipped


Merge workflow run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants