Headless Console Sorcery: Running Off Browser Scripts with Puppeteer inside Docker
Automating a bit of JavaScript in the browser console can save hours of repetitive clicking, but doing it reliably in a containerised CI or server environment introduces a fresh set of head-scratchers.This post walks through the approach I landed on ...
stdoutamir.hashnode.dev4 min read