skills/modelscope.cn/playwright-cli

playwright-cli

SKILL.md

Browser Automation with playwright-cli

Quick start

playwright-cli open https://playwright.dev
playwright-cli click e15
playwright-cli type "page.click"
playwright-cli press Enter

Core workflow

  1. Navigate: playwright-cli open https://example.com
  2. Interact using refs from the snapshot
  3. Re-snapshot after significant changes

Commands

Installs
1
First Seen
May 28, 2026
playwright-cli from modelscope.cn