How can I run Chrome headful on headless Ubuntu Server?
So I have this Node.js application which uses Puppeteer (alternative for eg, Selenium) which is a browser bot/web driver. For my specific use-case, I need to run Chrome headful, but I just cannot get it to work.