diff --git a/engineering-team/playwright-pro/CLAUDE.md b/engineering-team/playwright-pro/CLAUDE.md index 1393ce89..0f4dc063 100644 --- a/engineering-team/playwright-pro/CLAUDE.md +++ b/engineering-team/playwright-pro/CLAUDE.md @@ -78,7 +78,7 @@ Leverage Claude Code's built-in capabilities: **Not auto-registered (issue #978).** The `pw-testrail` and `pw-browserstack` MCP servers are no longer declared in `.mcp.json`. They are launched with -`npx tsx integrations//src/index.ts`, but the plugin ships no +`npx tsx integrations/-mcp/src/index.ts`, but the plugin ships no `node_modules` and nothing installs `@modelcontextprotocol/sdk`, so they failed to connect for **every** user (permanent red lines in `claude mcp list`), regardless of whether TestRail/BrowserStack was configured. Per this repo's diff --git a/engineering-team/playwright-pro/skills/pw/SKILL.md b/engineering-team/playwright-pro/skills/pw/SKILL.md index 3f572ec2..0f7b906f 100644 --- a/engineering-team/playwright-pro/skills/pw/SKILL.md +++ b/engineering-team/playwright-pro/skills/pw/SKILL.md @@ -91,7 +91,7 @@ npx playwright test tests/auth/login.spec.ts --headed - **9 skills** with detailed step-by-step instructions - **3 specialized agents**: test-architect, test-debugger, migration-planner - **55 test templates**: auth, CRUD, checkout, search, forms, dashboard, settings, onboarding, notifications, API, accessibility -- **2 MCP servers** (TypeScript): TestRail and BrowserStack integrations +- **2 MCP servers** (TypeScript): TestRail and BrowserStack integrations *(optional — not auto-registered; see Integration Setup)* - **Smart hooks**: auto-validate test quality, auto-detect Playwright projects - **6 reference docs**: golden rules, locators, assertions, fixtures, pitfalls, flaky tests - **Migration guides**: Cypress and Selenium mapping tables