剧作家MCP服务器项目
描述
______________________________________________________________________
启动项目
安装项目依赖关系
npm install运行测试
npx playwright test --headed仅在桌面Chrome上运行测试:
npx playwright test --project=chromium______________________________________________________________________
npx playwright test tests/saucedemo-sorting.spec --headed --project=chromium