·playwright-testing
</>

playwright-testing

Dramatikerprüfung. Nutzen Sie diese Fähigkeit, um mit Playwright automatisierte Tests für Webanwendungen zu schreiben und auszuführen.

9Installationen·1Trend·@dtinth

Installation

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

So installieren Sie playwright-testing

Installieren Sie den KI-Skill playwright-testing schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/dtinth/agent-skills --skill playwright-testing
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

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

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/dtinth/agent-skills --skill playwright-testing
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-25
Aktualisiert
2026-03-10

Browse more skills from dtinth/agent-skills

Schnelle Antworten

Was ist playwright-testing?

Dramatikerprüfung. Nutzen Sie diese Fähigkeit, um mit Playwright automatisierte Tests für Webanwendungen zu schreiben und auszuführen. Quelle: dtinth/agent-skills.

Wie installiere ich playwright-testing?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/dtinth/agent-skills --skill playwright-testing Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

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

Details

Kategorie
</>Entwicklung
Quelle
skills.sh
Erstes Auftreten
2026-02-25