搜索
搜索结果
112 results for "playwright"

playwright-dev
解释如何开发 Playwright——添加 API、MCP 工具、CLI 命令和供应商依赖项。
microsoft
playwright-skill
IMPORTANT - Path Resolution: This skill can be installed in different locations (plugin system, manual installation, global, or project-specific). Before executing any commands, determine the skill directory based on where you loaded this SKILL.md file, and use that path in all commands below.
sickn33
playwright-skill
【重要 - 路径解析】此 Skill 可能安装在不同的位置(如插件系统、手动安装、全局或特定项目)。在执行任何命令之前,请先根据加载此 SKILL.md 文件的位置确定 Skill 所在目录,并在后续所有命令中使用该路径。
sickn33
playwright-automation-fill-in-form
使用 Playwright MCP 自动填写表单
github
playwright-explore-website
使用 Playwright MCP 进行测试的网站探索
github
playwright-generate-test
基于场景使用 Playwright MCP 生成 Playwright 测试
github
dev
playwright-cli 仓库的开发与维护工作流。当用户询问依赖更新 (Rolling)、版本发布或其他仓库日常维护任务时使用。
microsoft
playwright-cli
自动化浏览器交互、测试网页并处理 Playwright 测试。
microsoft
playwright-expert
在编写 Playwright 的 E2E 测试、搭建测试基础设施或调试不稳定的浏览器测试时使用。调用此技能可编写测试脚本、创建页面对象、配置测试夹具、设置报告器、集成 CI、实现 API 模拟或执行视觉回归测试。触发词:Playwright、E2E 测试、端到端、浏览器测试、自动化、UI 测试、视觉测试、页面对象模型、测试不稳定。
jeffallan
playwright-skill
基于 Playwright 实现全方位的浏览器自动化。支持自动检测开发服务器,并将干净的测试脚本写入 /tmp 目录。涵盖页面测试、表单填写、截图保存、响应式设计检查、UX 验证、登录流程测试、死链检测以及任意浏览器任务自动化。当用户需要测试网站、自动化浏览器交互、验证 Web 功能或进行任何基于浏览器的测试时使用。
lackeyjb
playwright-recording
Record browser interactions as video using Playwright. Use for capturing demo videos, app walkthroughs, and UI flows for Remotion videos. Triggers include recording a demo, capturing browser video, screen recording a website, or creating walkthrough footage.
digitalsamba
playwright-testing
E2E testing with Playwright - Page Objects, cross-browser, CI/CD
alinaqi
playwright-testing
使用 Playwright 进行端到端测试 - 页面对象、跨浏览器、CI/CD
alinaqi
playwright-cli
使用 playwright-cli 自动化浏览器交互,用于测试和验证您自己的 Web 应用程序。当您需要终端优先的浏览器控制来进行导航、表单填写、截图、追踪、绑定浏览器会话、调试或生成 Playwright 测试代码时使用。仅对您拥有或已获得明确授权测试的应用程序使用。
testdino-hq
playwright-best-practices
在编写Playwright测试、修复不稳定测试、调试失败、实现页面对象模型、配置CI/CD、优化性能、模拟API、处理身份验证或OAuth、测试可访问性(axe-core)、文件上传/下载、日期/时间模拟、WebSocket、地理位置、权限、多标签页/弹出窗口流程、移动端/响应式布局、触摸手势、GraphQL、错误处理、离线模式、多用户协作、第三方服务(支付、邮件验证)、控制台错误监控、全局设置/拆卸、测试注解(skip、fixme、slow)、测试标签(@smoke、@fast、@critical,使用--grep过滤)、项目依赖、安全测试(XSS、CSRF、认证)、性能预算(Web Vitals、Lighthouse)、iframe、组件测试、Canvas/WebGL、Service Worker/PWA、测试覆盖率、国际化/本地化、Electron应用或浏览器扩展测试时使用。涵盖端到端、组件、API、视觉、可访问性、安全、Electron和扩展测试。
currents-dev
playwright
Playwright end-to-end testing best practices for web applications, covering test design, locator strategies, and assertion patterns.
mindrally
playwright-automation
Write production-grade Playwright tests in TypeScript: Page Object Model, fixtures, auto-waiting, user-facing locators, parallel execution, CI integration, sharding, and 2025-2026 feature awareness. Includes an explicit "do not" list for AI agents. Use when: "Playwright," "write E2E test," "page object," "new Playwright suite," "Playwright config." Not for: fixing one flaky test at runtime — use test-reliability. Not for: bulk regenerating selectors after a UI refactor — use selector-drift-recovery. Not for: visual baseline creation/management — use visual-testing. Not for: deep WCAG/axe audits — use accessibility-testing. Related: visual-testing, ci-cd-integration, api-testing, test-reliability, selector-drift-recovery, accessibility-testing.
petrkindlmann
hyva-playwright-test
Write Playwright tests for Hyvä themes with Alpine.js components. This skill should be used when writing e2e tests, creating page objects, or debugging selector issues in Playwright tests for Hyvä Magento storefronts. Trigger phrases include "write playwright test", "playwright alpine", "test hyva page", "e2e test", "playwright selector".
hyva-themes
playwright-cli
Automate browser interactions, test web pages and work with Playwright tests.
screenci
playwright-stealth-verify
Check whether a Playwright, Puppeteer, Selenium or CDP-driven browser presents a coherent fingerprint, using liarjs as a library against a Page you already have - navigator.webdriver, HeadlessChrome tokens, worker versus main-thread identity, patched-API integrity, WebGL versus WebGPU GPU identity. Use when asked whether an automated browser looks like a normal one, when a headless setup or a stealth plugin's effect needs measuring rather than assuming, or when an assertion on fingerprint quality belongs in a test suite.
liarjsdev
browsing-with-playwright
Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use when tasks require web browsing, form submission, web scraping, UI testing, or any browser interaction. NOT when only fetching static content (use curl/wget instead).
bilalmk
ui-demo
Record polished UI demo videos using Playwright. Use when the user asks to create a demo, walkthrough, screen recording, or tutorial video of a web application. Produces WebM videos with visible cursor, natural pacing, and professional feel.
affaan-m
e2e-testing
Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.
affaan-m
ui-demo
使用 Playwright 录制精美的 UI 演示视频。当用户要求创建 Web 应用的演示、导览、屏幕录制或教程视频时使用。生成带有可见光标、自然节奏和专业感的 WebM 视频。
affaan-m