Playwriter.Transport.Remote (Playwriter v0.1.0)

Copy Markdown View Source

Remote transport for connecting to a Playwright server via WebSocket.

Note: This transport is not functional due to WSL2 Hyper-V firewall blocking WebSocket connections. Use mode: :windows instead for WSL-to-Windows browser automation.

The :windows mode runs Playwright directly on Windows via PowerShell stdin/stdout, completely bypassing network issues.