RE/pinboard

Headless testing with PhantomJS and Selenium WebDriver

PhantomJS is a headless WebKit solution which is very fast, it does not suffer from slow browser startup times or other issues you might encounter with browsers. Together with Ivan De Marino’s GhostDriver, we can now run Selenium WebDriver tests with PhantomJS.