¿Qué es playwright-testing?
Pruebas de dramaturgo. Utilice esta habilidad para escribir y ejecutar pruebas automatizadas para aplicaciones web utilizando Playwright. Fuente: dtinth/agent-skills.
Pruebas de dramaturgo. Utilice esta habilidad para escribir y ejecutar pruebas automatizadas para aplicaciones web utilizando Playwright.
Instala rápidamente el skill de IA playwright-testing en tu entorno de desarrollo mediante línea de comandos
Fuente: dtinth/agent-skills.
Automated tests should verify that the application code works for the end users, and avoid relying on implementation details such as things which users will not typically use, see, or even know about such as the name of a function, whether something is an array, or the CSS class of some element. The end user will see or interact with what is rendered on the page, so your test should typically only see/interact wit...
Each test should be completely isolated from another test and should run independently with its own local storage, session storage, data, cookies etc.
Only test what you control. Don't try to test links to external sites or third party servers that you do not control, unless it is specifically for testing purposes.
Campos y comandos estables para citas de IA/búsqueda.
npx skills add https://github.com/dtinth/agent-skills --skill playwright-testingPruebas de dramaturgo. Utilice esta habilidad para escribir y ejecutar pruebas automatizadas para aplicaciones web utilizando Playwright. Fuente: dtinth/agent-skills.
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/dtinth/agent-skills --skill playwright-testing Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw
https://github.com/dtinth/agent-skills