Playwriter.Transport.WindowsCmd (Playwriter v0.1.0)

Copy Markdown View Source

Windows command transport - executes Playwright via PowerShell/cmd.exe.

This transport avoids WSL2 networking issues by running Node.js Playwright directly on Windows via PowerShell, communicating through stdin/stdout.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.