01Smart Context Awareness: Automatically collects and exposes available testing APIs (e.g., screen, fireEvent) with type information and descriptions.
02Session Management: Provides reliable WebSocket connections with session tracking, reconnection support, and automatic cleanup.
03Zero CI Overhead: Automatically disables the connection in continuous integration (CI) environments, ensuring normal test execution.
04Remote Code Execution: Execute JavaScript/TypeScript directly in your running test environment without modifying test files.
05Real-Time Test Inspection: View live page structure snapshots, console logs, and test metadata through MCP tools.
061 GitHub stars