Loading...
Loading...
Found 346 Skills
Generate a Playwright test based on a scenario using Playwright MCP
Website exploration for testing using Playwright MCP
Automate filling in a form using Playwright MCP
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.
Explains how to add and debug playwright MCP tools and CLI commands.
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.
Persistent browser and Electron interaction through `js_repl` for fast iterative UI debugging.
Playwright web scraping: dynamic content, auth flows, pagination, data extraction, screenshots
Playwright modern end-to-end testing framework with cross-browser automation, auto-wait, and built-in test runner
Playwright 浏览器自动化。用于自动化爬虫、数据采集、表单填写、UI 测试等需要浏览器自动化的场景。无需人工干预,适合 cron 定时任务。
E2E testing with Playwright - Page Objects, cross-browser, CI/CD