1. **Playwright MCP** でブラウザ操作を実行する(Edge、`config/playwright-mcp.json`) 2. 操作が成功したら、同等の **Java Playwright ...
Automated test suite for the Saucedemo website using Playwright, covering the complete customer checkout flow with random item selection. playwright-demo-tests/ ├── pages/ # Page Object Models │ ├── ...