·playwright-testing
</>

playwright-testing

劇作家測驗。使用此技能可以使用 Playwright 为 Web 应用程序编写和运行自动化测试。

9安裝·1熱度·@dtinth

安裝

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

如何安裝 playwright-testing

透過命令列快速安裝 playwright-testing AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/dtinth/agent-skills --skill playwright-testing
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:dtinth/agent-skills。

SKILL.md

查看原文

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.

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
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 为 Web 应用程序编写和运行自动化测试。 來源:dtinth/agent-skills。

如何安裝 playwright-testing?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/dtinth/agent-skills --skill playwright-testing 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

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

詳情

分類
</>開發工具
來源
skills.sh
收錄時間
2026-02-25