playwright▌
36 indexed skills · max 10 per page
qa-testing-playwright
vasilyu1983/ai-agents-public · Testing
High-signal, cost-aware E2E testing for web applications.
playwright
secondsky/claude-skills · Testing
Expert knowledge for browser automation and end-to-end testing with Playwright - a modern cross-browser testing framework.
playwright-bot-bypass
greekr4/playwright-bot-bypass · Testing
Bypass bot detection and CAPTCHA triggers using rebrowser-playwright with stealth techniques. \n \n Uses real GPU rendering, removes WebDriver signatures, and patches fingerprinting vectors to pass bot detection tests like bot.sannysoft.com \n Requires headed mode ( headless: false ) and real Chrome browser ( channel: 'chrome' ) to be effective \n Includes addInitScript to remove navigator.webdriver property, the most common detection method \n For Python, recommends undetected-chromedriver over
playwright-visual-testing
manutej/luxor-claude-marketplace · Testing
A comprehensive skill for browser automation and visual testing using Playwright MCP server integration. This skill enables rapid UI testing, visual regression detection, automated browser interactions, and cross-browser validation for modern web applications.
playwright-cli
microsoft/playwright · Testing
Interactive browser automation with snapshot-based element references and multi-session support. \n \n 40+ commands across navigation, interaction, keyboard/mouse control, storage management, network mocking, and DevTools integration \n Automatic page snapshots after each command with element references (e.g., e15 ) for reliable, context-aware interactions \n Multi-browser support (Chrome, Firefox, WebKit, Edge) with persistent profiles, session management, and named browser instances \n Built-i
playwright-testing
alinaqi/claude-bootstrap · Testing
Cross-browser E2E testing with Page Objects, authentication, and CI/CD integration. \n \n Supports three browser engines (Chromium, Firefox, WebKit) plus mobile viewports with parallel test execution and automatic retries \n Page Object Model pattern with base classes, role-based locators, and web-first assertions that auto-wait and retry \n Built-in authentication setup, API mocking, visual testing, and comprehensive dead link detection across entire sites \n GitHub Actions integration with art
playwright-local
jezweb/claude-skills · Testing
Fast, persistent browser automation with session continuity across sequential agent commands. \n \n Supports three browser modes: headless Chromium, real Chrome with profile support, and cloud-hosted remote browsers with proxy configuration \n Includes 15+ command categories covering navigation, page inspection, interactions, data extraction, cookie management, and JavaScript execution \n Offers cloud session management, local server tunneling via Cloudflare, and parallel subagent execution thro
playwright-interactive
openai/skills · Testing
$23
playwright-skill
lackeyjb/playwright-skill · Testing
Custom Playwright scripts for any browser automation task, with auto-detected dev servers and visible browser execution. \n \n Auto-detects running localhost servers; writes all test scripts to /tmp to avoid project clutter \n Supports responsive design testing, login flows, form filling, link validation, screenshots, and arbitrary browser interactions \n Includes helper utilities for safe element interactions, cookie handling, table data extraction, and custom HTTP headers \n Executes via run.j
playwright
openai/skills · Testing
Terminal-driven browser automation with element snapshots and interactive UI workflows. \n \n Operates via playwright-cli wrapper script (requires npx ); supports headless and headed modes for visual debugging \n Core workflow: open page, snapshot for stable element references, interact using refs, re-snapshot after navigation or DOM changes \n Includes form filling, clicking, typing, multi-tab management, screenshot/PDF capture, and trace recording for flow debugging \n Element refs (e.g., e3 ,