playwright-cli Skill
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages. Published by microsoft in create-playwright.
What is playwright-cli Skill?
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages. Published by microsoft in create-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
- Research
- Browser automation use cases
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 research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/create-playwright
- Skill file: assets/playwright-skill.md
What it does
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
Skill instructions
Browser Automation with playwright-cli Quick start bash 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 Core bash playwright-cli open https://example.com/ playwright-cli close playwright-cli type "search query" playwright-cli click e3 playwright-cli dblclick e7 playwright-cli fill e5 "user@example.com" playwright-cli drag e2 e8 playwright-cli hover e4 playwright-cli select e9 "option-value" playwright-cli upload ./document.pdf playwright-cli check e12 playwright-cli uncheck e12 playwright-cli snapshot playwright-cli eval "document.title" playwright-cli eval "el = el.textContent" e5 playwright-cli dialog-accept playwright-cli dialog-accept "confirmation text" playwright-cli dialog-dismiss playwright-cli resize 1920 1080 Navigation bash playwright-cli go
Explore related resources
Frequently asked questions
What is playwright-cli?
playwright-cli is a open-source AI agent skill with Copy skill directory. Automates browser interactions for web testing, form filling, screenshots, and data extraction.
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.