Chrome
Provides a Dockerized web-based desktop environment with a Playwright server for robust browser automation.
关于
Chrome is a self-contained Docker solution that offers a web-accessible Linux desktop, specifically designed for streamlined browser automation. It integrates KasmVNC for a visual desktop, a Playwright server for programmatic control, and the Chrome browser itself. This setup enables users to perform complex browser tasks, offering features like structured automation without relying on screenshots, built-in PDF and vision capabilities, and the ability to view automation sessions live through a web browser.
主要功能
- Support for PDF generation and vision capabilities
- 0 GitHub stars
- Web-accessible Linux desktop environment (KasmVNC)
- Integrated Playwright server for browser automation (port 3002)
- Output directory for saving automation results
- Built-in Chrome browser for automation and manual use
使用案例
- Executing structured browser automation tasks
- Debugging Playwright scripts with a visual desktop
- Running automated browser tests in a containerized environment