Quick Start of running Selenium WebDriver against PhantomJS in Java on Windows (with Maven)
This is the quickstart with Maven. For a quickstart without Maven, look here The browser with the probably highest speed and lowest memory consumption in Selenium world: the headless PhantomJS [Update 26.11.2013]: Ghostdriver is not ripe yet due to lack of enough stable maintainers: https://github.com/detro/ghostdriver/issues/140 [Note]: The development of Selenium and GhostDriver (which is the…