- Step 1: Install dependencies with 'npm install' and 'npx playwright install'
- Step 2: Set up environment variables in a `.env` file
- Step 3: Start the MCP server with 'npx playwright-mcp'
- Step 4: Write test scripts using Playwright with AI cursor control
- Step 5: Run tests via command line or test explorer
- Step 6: Review test reports and debug as needed