What is PhantomJS WebDriver?

What is PhantomJS WebDriver?

PhantomJS can be described as a headless Webkit with a variety of applications. We’ll use it in combination with Selenium WebDriver in this example to run basic system tests straight from the command line. Because PhantomJS does not require a graphical browser, testing are substantially faster.