Che cos'è playwright-testing?
Prove di drammaturgo. Utilizza questa competenza per scrivere ed eseguire test automatizzati per applicazioni Web utilizzando Playwright. Fonte: dtinth/agent-skills.
Prove di drammaturgo. Utilizza questa competenza per scrivere ed eseguire test automatizzati per applicazioni Web utilizzando Playwright.
Installa rapidamente la skill AI playwright-testing nel tuo ambiente di sviluppo tramite riga di comando
Fonte: 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.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/dtinth/agent-skills --skill playwright-testingProve di drammaturgo. Utilizza questa competenza per scrivere ed eseguire test automatizzati per applicazioni Web utilizzando Playwright. Fonte: dtinth/agent-skills.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/dtinth/agent-skills --skill playwright-testing Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/dtinth/agent-skills