run_qa_single
Run one specific test item from a natural language test sheet, opening a visible browser for debugging and visual verification.
Instructions
특정 항목 1개만 실행합니다. 디버깅 및 확인 용도로, 기본적으로 브라우저를 표시합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | 실행할 항목 ID | |
| headless | No | 헤드리스 모드 (기본: false, 디버깅이므로 브라우저 표시) |