什麼是 webapp-testing?
使用 Playwright 與本機 Web 應用程式互動並測試本機 Web 應用程式的工具包。支援驗證前端功能、調試 UI 行為、捕獲瀏覽器螢幕截圖以及查看瀏覽器日誌。 來源:outlinedriven/odin-codex-plugin。
使用 Playwright 與本機 Web 應用程式互動並測試本機 Web 應用程式的工具包。支援驗證前端功能、調試 UI 行為、捕獲瀏覽器螢幕截圖以及查看瀏覽器日誌。
透過命令列快速安裝 webapp-testing AI 技能到你的開發環境
來源:outlinedriven/odin-codex-plugin。
To test local web applications, write native Python Playwright scripts.
Always run scripts with --help first to see usage. DO NOT read the source until you try running the script first and find that a customized solution is abslutely necessary. These scripts can be very large and thus pollute your context window. They exist to be called directly as black-box scripts rather than ingested into your context window.
To start a server, run --help first, then use the helper:
使用 Playwright 與本機 Web 應用程式互動並測試本機 Web 應用程式的工具包。支援驗證前端功能、調試 UI 行為、捕獲瀏覽器螢幕截圖以及查看瀏覽器日誌。 來源:outlinedriven/odin-codex-plugin。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill webapp-testing使用 Playwright 與本機 Web 應用程式互動並測試本機 Web 應用程式的工具包。支援驗證前端功能、調試 UI 行為、捕獲瀏覽器螢幕截圖以及查看瀏覽器日誌。 來源:outlinedriven/odin-codex-plugin。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill webapp-testing 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/outlinedriven/odin-codex-plugin