Loading...
Loading...
Found 459 Skills
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.
Generate a Playwright test based on a scenario using Playwright MCP
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.
Playwright modern end-to-end testing framework with cross-browser automation, auto-wait, and built-in test runner
Use when writing E2E web tests, debugging flaky tests, or setting up Playwright CI. Covers: stable selectors (getByRole), parallelization/sharding, flake control, network mocking, visual testing, MCP/AI automation, and CI/CD integration.
Use when writing E2E tests with Playwright, setting up test infrastructure, or debugging flaky browser tests. Invoke for browser automation, E2E tests, Page Object Model, test flakiness, visual testing.
Write UI tests for Blazor applications (Server or WebAssembly) using Playwright. Covers navigation, interaction, authentication, selectors, and common Blazor-specific patterns.
Automate filling in a form using Playwright MCP
Website exploration for testing using Playwright MCP
Automate browser interactions, test web pages and work with Playwright tests.
E2E testing with Playwright - Page Objects, cross-browser, CI/CD