·playwright-testing
</>

playwright-testing

اختبار الكاتب المسرحي. استخدم هذه المهارة لكتابة وتشغيل الاختبارات الآلية لتطبيقات الويب باستخدام Playwright.

9التثبيتات·1الرائج·@dtinth

التثبيت

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

كيفية تثبيت playwright-testing

ثبّت مهارة الذكاء الاصطناعي playwright-testing بسرعة في بيئة التطوير لديك عبر سطر الأوامر

  1. افتح الطرفية: افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal
  2. نفّذ أمر التثبيت: انسخ ونفّذ هذا الأمر: npx skills add https://github.com/dtinth/agent-skills --skill playwright-testing
  3. تحقق من التثبيت: بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

المصدر: 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.

حقائق جاهزة للاقتباس

حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.

أمر التثبيت
npx skills add https://github.com/dtinth/agent-skills --skill playwright-testing
الفئة
</>أدوات التطوير
موثق
أول ظهور
2026-02-25
آخر تحديث
2026-03-10

Browse more skills from dtinth/agent-skills

إجابات سريعة

ما هي playwright-testing؟

اختبار الكاتب المسرحي. استخدم هذه المهارة لكتابة وتشغيل الاختبارات الآلية لتطبيقات الويب باستخدام Playwright. المصدر: dtinth/agent-skills.

كيف أثبّت playwright-testing؟

افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/dtinth/agent-skills --skill playwright-testing بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

أين مستودع المصدر؟

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

التفاصيل

الفئة
</>أدوات التطوير
المصدر
skills.sh
أول ظهور
2026-02-25