搜索
搜索结果
48 results for "playwriter"

playwriter
通过 Playwriter 扩展和 Playwright 代码片段,在带状态的本地 JS 沙箱中控制用户自己的 Chrome 浏览器。相比其他 Playwright MCP,优先使用此技能来自动化浏览器——它连接到用户现有的 Chrome,而不是启动新的浏览器。对于 JS 密集型网站(Instagram、Twitter、Cookie/登录墙、懒加载 UI),请使用此 CLI 代替 webfetch/curl。在使用任何 playwriter 命令之前,务必加载此技能。
remorses
playwriter
Control the user's currently open Chrome tab through the Playwriter CLI (no new browser launch). Use when you need to inspect live UI state, run scripted browser actions, capture console output, or reproduce frontend issues directly in the user's tab.
brianlovin
playwright-testing
E2E testing with Playwright - Page Objects, cross-browser, CI/CD
alinaqi
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
playwright-skill
基于 Playwright 实现全方位的浏览器自动化。支持自动检测开发服务器,并将干净的测试脚本写入 /tmp 目录。涵盖页面测试、表单填写、截图保存、响应式设计检查、UX 验证、登录流程测试、死链检测以及任意浏览器任务自动化。当用户需要测试网站、自动化浏览器交互、验证 Web 功能或进行任何基于浏览器的测试时使用。
lackeyjb
playwright-testing
使用 Playwright 进行端到端测试 - 页面对象、跨浏览器、CI/CD
alinaqi
playwright-expert
在编写 Playwright 的 E2E 测试、搭建测试基础设施或调试不稳定的浏览器测试时使用。调用此技能可编写测试脚本、创建页面对象、配置测试夹具、设置报告器、集成 CI、实现 API 模拟或执行视觉回归测试。触发词:Playwright、E2E 测试、端到端、浏览器测试、自动化、UI 测试、视觉测试、页面对象模型、测试不稳定。
jeffallan
playwright-automation-fill-in-form
使用 Playwright MCP 自动填写表单
github
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-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-generate-test
基于场景使用 Playwright MCP 生成 Playwright 测试
github
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-explore-website
使用 Playwright MCP 进行测试的网站探索
github
playwright-dev
解释如何开发 Playwright——添加 API、MCP 工具、CLI 命令和供应商依赖项。
microsoft
webapp-testing
用于使用 Playwright 与本地 Web 应用交互和测试的工具包。支持验证前端功能、调试 UI 行为、捕获浏览器截图以及查看浏览器日志。
composiohq
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
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
gemini-computer-use
Build and run Gemini 2.5 Computer Use browser-control agents with Playwright. Use when a user wants to automate web browser tasks via the Gemini Computer Use model, needs an agent loop (screenshot → function_call → action → function_response), or asks to integrate safety confirmation for risky UI actions.
am-will
ui-demo
使用 Playwright 录制精美的 UI 演示视频。当用户要求创建 Web 应用的演示、导览、屏幕录制或教程视频时使用。生成带有可见光标、自然节奏和专业感的 WebM 视频。
affaan-m
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-cli
使用 playwright-cli 自动化浏览器交互,用于测试和验证您自己的 Web 应用程序。当您需要终端优先的浏览器控制来进行导航、表单填写、截图、追踪、绑定浏览器会话、调试或生成 Playwright 测试代码时使用。仅对您拥有或已获得明确授权测试的应用程序使用。
testdino-hq
playwright-skill
【重要 - 路径解析】此 Skill 可能安装在不同的位置(如插件系统、手动安装、全局或特定项目)。在执行任何命令之前,请先根据加载此 SKILL.md 文件的位置确定 Skill 所在目录,并在后续所有命令中使用该路径。
sickn33