Determine if PhantomJS is Installed
Verifies that a version of PhantomJS is installed and available for use on the user's computer.
is_phantomjs_installed()
TRUE
if the PhantomJS is installed. Otherwise, FALSE
if PhantomJS is not installed.
Useful links