Puppeteer is a Node library which provides a high-level API to control headless Chrome over the DevTools Protocol. It can also be configured to use full (non-headless) Chrome. Puppeteer works only with Chrome. However, many teams only run unit tests with a single browser (e.g. PhantomJS). In non-testing use cases, Puppeteer provides a powerful but […]

Read More →

————————————– Since this post, Chrome has changed it’s settings, head over to the following url to get a detailed run down on steps you need to create your custom css: http://stackoverflow.com/questions/21207474/custom-css-stop-to-work-in-32-0-1700-76-m-google-chrome-update ————————————– Chrome browser is one of the best browsers around and definitely one of the coolest to play with. The tricks in this blog […]

Read More →