关于
Provides extensive automation and debugging capabilities for the Firefox browser, leveraging Playwright to enable control from MCP-enabled applications. It supports multi-tab sessions with isolated contexts, ideal for simulating multiple users or players. Beyond standard browser interactions, it offers advanced real-time monitoring of console logs, JavaScript errors, WebSocket traffic, network activity, and performance metrics, making it a powerful tool for complex web application, game, and LiveView development and testing.
主要功能
- Support multi-tab browser sessions with isolated contexts
- Capture real-time WebSocket traffic and network activity
- Provide a combined feed for all debugging activities across tabs
- 0 GitHub stars
- Automate Firefox browser interactions (navigate, click, type, screenshot)
- Monitor console logs, JavaScript errors, and performance metrics
使用案例
- Comprehensive web application testing
- Phoenix LiveView application debugging
- Multiplayer game development and testing