playwright-cli Skill
Automate browser interactions, test web pages and work with Playwright tests. Published by microsoft in fabric-apps-analytic-templates.
What is playwright-cli Skill?
Automate browser interactions, test web pages and work with Playwright tests. Published by microsoft in fabric-apps-analytic-templates. 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
- Research
- Browser automation use cases
- Testing 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 research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/fabric-apps-analytic-templates
- Skill file: .agents/skills/playwright-cli/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 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" playw
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, research 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.