

You can just execute them through the command line. With headless chrome, you can perform tests without even writing a line of code, isn’t that cool! The other thing that it unlocks is these awesome functionalities like network throttling, device emulation, and code coverage. With headless chrome, you can write apps and test those apps with up-to-date rendering. One of the most exciting things is the ability to test the latest and greatest web platform features like ES6 modules, service workers, and streams.

So, what does headless Chrome unlock for us? Headless Chrome is like running a chrome browser without UI (browser) i.e., it is running in a headless environment, which is very useful for running automated tests. A step-by-step guide to install Headless Chromium on Ubuntu and CentOS.
