·playwright-testing
</>

playwright-testing

Test de dramaturge. Utilisez cette compétence pour écrire et exécuter des tests automatisés pour des applications Web à l'aide de Playwright.

9Installations·1Tendance·@dtinth

Installation

$npx skills add https://github.com/dtinth/agent-skills --skill playwright-testing

Comment installer playwright-testing

Installez rapidement le skill IA playwright-testing dans votre environnement de développement via la ligne de commande

  1. Ouvrir le Terminal: Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.)
  2. Exécuter la commande d'installation: Copiez et exécutez cette commande : npx skills add https://github.com/dtinth/agent-skills --skill playwright-testing
  3. Vérifier l'installation: Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw

Source : 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.

Faits (prêts à citer)

Champs et commandes stables pour les citations IA/recherche.

Commande d'installation
npx skills add https://github.com/dtinth/agent-skills --skill playwright-testing
Catégorie
</>Développement
Vérifié
Première apparition
2026-02-25
Mis à jour
2026-03-10

Browse more skills from dtinth/agent-skills

Réponses rapides

Qu'est-ce que playwright-testing ?

Test de dramaturge. Utilisez cette compétence pour écrire et exécuter des tests automatisés pour des applications Web à l'aide de Playwright. Source : dtinth/agent-skills.

Comment installer playwright-testing ?

Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/dtinth/agent-skills --skill playwright-testing Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw

Où se trouve le dépôt source ?

https://github.com/dtinth/agent-skills

Détails

Catégorie
</>Développement
Source
skills.sh
Première apparition
2026-02-25