veto_playwright
Coordinates Playwright browser sessions to run tests, check accessibility, and scan for UI vulnerabilities.
Instructions
Playwright MCP integration. Coordinates browser sessions for testing, a11y review, and security scanning of UI vulnerabilities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Optional starting URL for the browser session. | |
| task | Yes | Description of the browser task or test scenario. | |
| project_dir | Yes | Absolute path to project root. | |
| agent_response | No | Phase 2 response from the host AI (JSON). Pass this back when prompted by the server to complete the agentic loop. |