mix wallabidi.install.chrome (wallabidi v0.4.0-rc.11)

Copy Markdown View Source

Installs Chrome for Testing and the chromium-bidi server's Node deps into .browsers/, recording the binary path in .browsers/PATHS.

Leaves any existing LIGHTPANDA= entry in PATHS untouched.

Usage

mix wallabidi.install.chrome              # latest stable
mix wallabidi.install.chrome 147.0.7727   # specific version

Requirements

Requires npx and npm (Node.js).