Systematically explore a web application, find issues, and produce a report with full reproduction evidence for every finding.
Only the Target URL is required. Everything else has sensible defaults -- use them unless the user explicitly provides an override.
| Target URL | (required) | vercel.com, http://localhost:3000 | | Session name | Slugified domain (e.g., vercel.com -> vercel-com) | --session my-session | | Output directory | ./dogfood-output/ | Output directory: /tmp/qa | | Scope | Full app | Focus on the billing page | | Authentication | None | Sign in to user@example.com |
웹 애플리케이션을 체계적으로 탐색하고 테스트하여 버그, UX 문제 및 기타 문제를 찾습니다. 'dogfood', 'QA', '탐색 테스트', '문제 찾기', '버그 찾기', '이 앱/사이트/플랫폼 테스트' 또는 웹 애플리케이션 품질 검토를 요청받을 때 사용하세요. 모든 문제에 대한 단계별 스크린샷, 재현 비디오, 자세한 재현 단계 등 전체 재현 증거가 포함된 구조화된 보고서를 생성하므로 조사 결과를 담당 팀에 직접 전달할 수 있습니다. 출처: vercel-labs/agent-browser.