playwright-cli Skill
Automate browser interactions, test web pages and work with Playwright tests. Published by microsoft in playwright.
What is playwright-cli Skill?
Automate browser interactions, test web pages and work with Playwright tests. Published by microsoft in playwright. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Testing
- Data analysis
- Design and media
- Research
Technical details
- Install or run with Copy skill directory
When to use playwright-cli Skill
- Use it for browser automation.
- Use it for testing.
- Use it for data analysis.
- Use it for design and media.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/playwright
- Skill file: packages/playwright-core/src/tools/cli-client/skill/SKILL.md
What it does
Automate browser interactions, test web pages and work with Playwright tests.
Skill instructions
Browser Automation with playwright-cli Quick start bash open new browser playwright-cli open navigate to a page playwright-cli goto https://playwright.dev interact with the page using refs from the snapshot playwright-cli click e15 playwright-cli type "page.click" playwright-cli press Enter take a screenshot (rarely used, as snapshot is more common) playwright-cli screenshot close the browser playwright-cli close Commands Core bash playwright-cli open open and navigate right away playwright-cli open https://example.com/ playwright-cli goto https://playwright.dev playwright-cli type "search query" playwright-cli click e3 playwright-cli dblclick e7 --submit presses Enter after filling the element playwright-cli fill e5 "user@example.com" --submit playwright-cli drag e2 e8 drop files or data onto an element (from outside the page) playwright-cli drop e4 --path=./image.png playwright-cli drop e4 --data="text/plain=hello world" playwright-cli hover e4 playwright-cli select e9 "option-value"
Explore related resources
Frequently asked questions
What is playwright-cli?
playwright-cli is a open-source AI agent skill with Copy skill directory. Automate browser interactions, test web pages and work with Playwright tests.
Who is playwright-cli best for?
playwright-cli is best for reusing agent instructions, scripts, and references, browser automation workflows, testing workflows, data analysis workflows.
How do I install playwright-cli?
Install or run playwright-cli using Copy skill directory. Check playwright-cli for the latest setup command.
Is playwright-cli actively maintained?
playwright-cli may need a closer maintenance check before production use.
Auto-fetched from GitHub.