什麼是 tauri-mcp-testing?
使用 Tauri MCP 伺服器的 Tauri 應用程式的 E2E 測試專家。在測試執行 Tauri 應用程式時使用 - 會話管理、Webview 互動、IPC 驗證、螢幕截圖擷取和偵錯。請務必使用 tauri_* 工具,切勿使用適用於 Tauri 應用程式的 Chrome DevTools MCP。 來源:xiaolai/vmark。
使用 Tauri MCP 伺服器的 Tauri 應用程式的 E2E 測試專家。在測試執行 Tauri 應用程式時使用 - 會話管理、Webview 互動、IPC 驗證、螢幕截圖擷取和偵錯。請務必使用 tauri_* 工具,切勿使用適用於 Tauri 應用程式的 Chrome DevTools MCP。
透過命令列快速安裝 tauri-mcp-testing AI 技能到你的開發環境
來源:xiaolai/vmark。
CRITICAL: For E2E testing of Tauri applications, ALWAYS use tauri MCP tools. NEVER use Chrome DevTools MCP - that's for browser pages only.
| Connect to app | tauridriversession | | Take screenshot | tauriwebviewscreenshot | | Find elements | tauriwebviewfindelement | | Click/scroll/swipe | tauriwebviewinteract | | Type text | tauriwebviewkeyboard | | Wait for element | tauriwebviewwaitfor | | Execute JS | tauriwebviewexecutejs | | Get CSS styles | tauriwebviewgetstyles |
| Test IPC commands | tauriipcexecutecommand | | Monitor IPC calls | tauriipcmonitor | | Read console logs | taurireadlogs | | Manage windows | taurimanagewindow |
使用 Tauri MCP 伺服器的 Tauri 應用程式的 E2E 測試專家。在測試執行 Tauri 應用程式時使用 - 會話管理、Webview 互動、IPC 驗證、螢幕截圖擷取和偵錯。請務必使用 tauri_* 工具,切勿使用適用於 Tauri 應用程式的 Chrome DevTools MCP。 來源:xiaolai/vmark。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/xiaolai/vmark --skill tauri-mcp-testing使用 Tauri MCP 伺服器的 Tauri 應用程式的 E2E 測試專家。在測試執行 Tauri 應用程式時使用 - 會話管理、Webview 互動、IPC 驗證、螢幕截圖擷取和偵錯。請務必使用 tauri_* 工具,切勿使用適用於 Tauri 應用程式的 Chrome DevTools MCP。 來源:xiaolai/vmark。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/xiaolai/vmark --skill tauri-mcp-testing 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/xiaolai/vmark