Перейти к содержимому

La IA controla tu navegador y hace testing por vos — Playwright MCP + Copilot

Matias Velasquez

0:00 / 0:00

La IA controla tu navegador y hace testing por vos — Playwright MCP + Copilot

289 просмотров · 5 месяцев назад
Matias Velasquez
913 подписчиков
289 просмотров · 5 месяцев назад
¿Cómo ejecutar test cases de compatibilidad visual sin escribir una sola línea de código? En este video te muestro cómo configurar Playwright MCP con GitHub Copilot Agent Mode para tomar capturas automáticas en distintos viewports y completar el reporte directamente en markdown. 0:00 — Intro 0:17 — Herramientas necesarias (Node, Copilot Chat, Live Preview) 1:55 — Instalar Playwright MCP 2:36 — Configurar .vscode/mcp.json 4:15 — Verificar que Copilot ve las tools de Playwright 5:54 — Levantar la app con Live Preview 7:31 — Ejecutar el Test Case 1 desde Copilot Agent Mode 11:32 — Completar el reporte en markdown 13:23 — Cierre y próximos pasos Herramientas del video Node.js → https://nodejs.org/en/download Playwright MCP → https://www.npmjs.com/package/@playwr..., https://playwright.dev/docs/getting-s... GitHub Copilot Chat (VS Code) → https://marketplace.visualstudio.com/... Live Preview (VS Code) → https://marketplace.visualstudio.com/... #playwright #mcp #ia