Browser automationStart

Installation

Install Node dependencies, compile the worker, and provision the approved browser binaries.

Installation — contract and behavior

  • The repository compiles TypeScript into dist/ and keeps build output out of source control.
  • Chromium and Firefox download scripts install versioned private releases rather than a stock browser.
  • Worker configuration requires queue credentials, browser paths, model routing, and only the platform credentials exercised by a trajectory.
  • Production workers use the deployment runbook and service manager instead of an ad-hoc terminal session.

Commands and examples

Install and build
npm install
npm run build
Install Chromium
bash scripts/chromium/download.sh
Install Firefox
bash scripts/firefox/download.sh

Stay in the loop. Never miss out.

Subscribe to our newsletter and unlock Wisent insights.