Playwright CLI Guide

Global Playwright CLI browser automation and setup guide for Codex on Windows PowerShell. Use for installing or troubleshooting the official @playwright/cli package; taking over an already-open or logged-in Chrome or Edge through native CDP permission; opening a new headed or isolated browser; explicit Playwright-extension attachment; website interaction and UI verification; forms, uploads, screenshots, tabs, storage, console, network, tracing, video, and Playwright test debugging or generation. Read this guide even when a project has a more specific Playwright skill. When the user says "接管" or "control my already-open browser", default to `attach --cdp=chrome` or `attach --cdp=msedge`, never extension attachment or a newly launched headed browser.

Sevenjustin21 Updated

File contents

Sevenjustin21/awesome-skills/tree/main/skills/playwright-cli-guide commit ba91126837

Frequently asked questions

npx skillmds@latest add sevenjustin21/playwright-cli-guide