PhantomJS is a command-line tool that acts like a WebKit browser without any interface. It has a fast and native support for various web standards:DOM handling, CSS selector, JSON, Canvas, and SVG. The tool can be totally scripted via JavaScript and is a handy solution for many things like: automated testing of web apps site [...]