Selenium Beginner 14 – How to use PhantomJS (Headless Browser)
Notes: Recommended – How Selenium interacts with PhantomJS Today we will learn : 1. How to download PhantomJS 2. How to add in selenium project 3. How to run selenium test on PhantomJS How to download PhantomJS Step 1 Download phantomJS for your OS http://phantomjs.org/download.html Step 2 (optional) Download PhantomJS Driver Not Required with latest …