Modules
Cross-platform browser automation with WSL-to-Windows support.
Manages a browser session lifecycle.
Discovers Playwright server endpoints in WSL-to-Windows scenarios.
Health checking for Playwright server.
Transport factory and utilities.
Behaviour defining the transport interface for Playwright communication.
Local transport using playwright_ex's port-based communication.
Remote transport for connecting to a Playwright server via WebSocket.
Windows command transport - executes Playwright via PowerShell/cmd.exe.
Mix Tasks
Installs Playwright for local browser automation.