etaoin

voortuck 2020-11-27T16:02:35.020700Z

Can you use etaion to print to pdf? Webdriver talks about it here: https://www.w3.org/TR/webdriver/#dfn-print-page

rgm 2020-11-27T18:30:43.022100Z

you’ll need a headless chrome instance running and listening to port 9222. I’ve used Docker on my laptop but could also just have something running as eg. a systemd service https://github.com/rgm/experiments/blob/master/202011-headless-chrome/Makefile#L5