Playwright icon

Playwright

Enables automated browser operations from external tools by running a Playwright server within a Docker environment.

关于

Playwright offers a robust solution for running Playwright's powerful browser automation capabilities as a remotely accessible server within a Dockerized environment. This project simplifies the deployment of a Playwright server, allowing external tools to initiate automated browser operations across Chromium, Firefox, and WebKit. It provides real-time feedback via Server-Sent Events (SSE), enables seamless integration with platforms like n8n, VS Code, and Cursor, and offers comprehensive management for output files such as screenshots, PDFs, and trace logs, all configurable via environment variables.

主要功能

  • Real-time browser operation results via SSE communication
  • Management of output files including screenshots, PDFs, and trace files
  • 0 GitHub stars
  • Flexible configuration through environment variables
  • Integration with external tools such as n8n, VS Code, and Cursor
  • Headless browser operation across Chromium, Firefox, and WebKit

使用案例

  • Automating web workflows and tasks through external integration platforms like n8n
  • Performing headless browser operations directly from development environments such as VS Code or Cursor
  • Generating browser-based reports (screenshots, PDFs) and debugging traces remotely for automation tasks