Browser automationStart
Weles
Fingerprint-defended browser automation
Weles runs scheduler-driven browser trajectories against patched Chromium and Firefox builds, with per-action workers, agent-assisted flows, replay caching, and capture-grade diagnostics.
Product contract
- The worker polls account_action_logs, claims a row atomically, and starts one trajectory subprocess for that action.
- Content-platform simulation crons and campaign scheduling enqueue work; Weles consumes rather than inventing campaign policy.
- Playwright drives a custom browser binary with engine patches plus narrowly scoped init-script shims.
- The TypeScript implementation is the production path; historical Python AsyncWeles imports are unsupported.
Connected systems
- Echo
- Brama
- Supabase queue
- Patched Chromium
- Patched Firefox
- Playwright