How to use PhantomJS plugin in Jenkins? [closed] How to use PhantomJS plugin in Jenkins? [closed] jenkins jenkins

How to use PhantomJS plugin in Jenkins? [closed]


There is no plugin available for PhantomJS than can be integrated with Jenkins.

As far as installing PhantomJS goes, you have to setup the same on the slave/build agent and it is ready to go. If you are ok with using any other CI tool, then you can also look for TravisCI (http://docs.travis-ci.com/user/gui-and-headless-browsers/). It has built-in support for PhantomJS.

These links might also help you start with the process:
How can I setup & run PhantomJS on Ubuntu?
https://code.google.com/p/phantomjs/wiki/BuildInstructions
http://attester.ariatemplates.com/usage/phantom.html

Once you're done setting up PhantomJS, you can check this video link which talks about Speed Up Your Selenium Tests with PhantomJS: https://www.youtube.com/watch?v=wqxkKIC2HDY