playtest-web - Visual Web UI Testing Agent
Run visual playtesting through the web UI using Chrome automation to catch layout bugs and state display issues
Tags
Updated: 2026-03-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create browser tab
- navigate to web UI
- take screenshot
- verify page load
- interact with form input
- click buttons
- verify displayed values
- compare UI states
- document visual bugs
Inputs
- running web UI at http://localhost:4321
- running bridge at http://localhost:3333
- test protocol file
- browser tab
Outputs
- screenshots
- bug reports
- DOM discrepancies documentation
- layout issues documentation
Requirements
- Chrome browser with MCP tools
- running bridge service
- running Web UI service
