PhantomJS Ubuntu 18.04 Installation Guide
Hi! The Tutorial shows you Step-by-Step How to Install PhantomJS Headless Browser in Ubuntu 18.04 Bionic LTS GNU/Linux.
And PhantomJS is a Headless Web Browser Scriptable with JavaScript API.
Finally, Using QtWebKit as the Back-End, it offers Fast and Native Support for various Web Standards: DOM handling, CSS selector, JSON, Canvas, and SVG.
-
1. Launching Shell Session
Open a Terminal window
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands)Or Login into Server Shell.
-
2. Installing PhantomJS
Then to Install PhantomJS Browser:
sudo apt install phantomjs
-
3. PhantomJS Getting-Started Guide
Getting-Started with PhantomJS for Ubuntu GNU/Linux
So Now I’m truly Happy if My Guide could Help you to Install PhantomJS on Ubuntu 18.04 Bionic LTS!