Skip to main content
在 Manus 中运行任何 Skill
一键导入

playwright-python

星标2
分支0
更新时间2026年5月3日 11:00

Browser automation and visual verification with Playwright in Python. Use this whenever the user wants to drive a browser from Python — taking screenshots of a running dev server or deployed page, scraping rendered content, automating clicks/forms, mocking network requests, or writing pytest browser tests. Also use this when the user wants Claude to "see" what a UI looks like (the bundled screenshot helper drops a PNG in $TMPDIR which Claude can read directly), when they mention pytest-playwright, when they say things like "verify my dashboard renders" / "screenshot localhost" / "test the signup flow in a browser", or any time a task needs a real rendered page rather than raw HTML. Async API is the default; sync and pytest patterns are documented inline.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
5 个文件
SKILL.md
readonly