서우 AgentOffice
← 라이브러리
development

Playwright

원문: playwright

Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.

무엇을 하나요

Playwright CLI Skill Drive a real browser from the terminal using playwright cli . Prefer the bundled wrapper script so the CLI works even when it is not globally installed. Treat this skill as CLI first automation. Do not pivot to @playwright/test unless the user explicitly asks for test files. Prerequisite check (required) Before proposing commands, check whether npx is available (the wrapper depends on it): If it is not available, pause and ask the user to install Node.js/npm (which provides npx ). Provide these steps verbatim: Once npx is present, proceed with the wrapper script. A global install of playwright cli is optional. Skill path (set once) User scoped skills install under $CODEX

실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.