IT & Programming

How to install & configure Phantom JS on WAMP environment

Please follow the steps below to install and configure Phantom JS on WAMP server on windows.

Download package from here: http://phantomjs.org/download.html

Copy all files to D:\wamp\libs\phantomjs or the path where your wamp server is installed.

Add path (D:\wamp\libs\phantomjs\bin\) to Control Panel -> View advanced system settings -> Environment variables -> path

Run CMD and run "C:\>phantomjs --version" to test

Leave A comment

Email address is optional and will not be published. Only add email address if you want a reply from blog author.
Please fill required fields marked with *