Run automated regression tests
qcsubagentsetup L2★2
fivedollarfridays/gowork ↗What it does
QC testing specialist. Runs interactive browser-based regression tests via Chrome extension. Reads .qc.yaml suite specs, executes scenarios step-by-step, and produces structured pass/fail reports.
Best for
the `find` Chrome MCP tool to locate elements by:
Inputs
- · task specification
- · context from parent agent
Outputs
- · execution result
- · status report
Requires
- · bash
- · MCP
- · Playwright
- · LLM
Preconditions
Tool domain knowledge and installed dependencies
Failure modes
- · Invalid input or configuration
- · Timeout or stale state
- · Authentication or permission issues
Trust signals
- · Test coverage documented
- · Verification checklist provided