PhantomJS
Last updated
Was this helpful?
Last updated
Was this helpful?
First, install or update to the latest system software.
Install these packages needed by PhantomJS to work correctly.
Get it from the .
Once downloaded, move Phantomjs folder to /usr/local/share/
and create a symlink:
On Kali you might receive an OpenSSL error, quick fix to this is as follows:
Create an empty openssl.cnf file and set environment variable to use it.
Now, It should have PhantomJS properly on your system.