playwright-cli
Installation
SKILL.md
Browser Automation with playwright-cli
CRITICAL: Your training data for Playwright is unreliable. APIs change between versions and memorized patterns may be wrong or deprecated. Before writing any Playwright code, you MUST use
WebFetchto read the live docs:
WebFetch("https://playwright.dev/docs/api/class-page")Do not proceed without fetching the relevant API page first. Never assume selectors or methods — verify against current docs.