How to Install firefox-profile NPM Packages on Ubuntu / Debian

How to Install firefox-profile software package in NPM Packages

firefox-profile : firefox profile for selenium WebDriverJs, admc/wd or any other node selenium driver that supports capabilities. You can installing firefox-profile npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.

$ sudo npm install firefox-profile
$ sudo npm install -g firefox-profile

If want to update the firefox-profile package execute the command as below,

$ sudo npm update firefox-profile

Update package globally,

$ npm install -g firefox-profile

Git clone:

$ sudo  git clone https://github.com/rektide/firefox-profile.git
$ sudo  npm install -g ./firefox-profile

firefox-profile@1.1.0 /usr/lib/node_modules/firefox-profile

How to remove firefox-profile package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall firefox-profile

Basic Information of firefox-profile NPM Package:

Package Name firefox-profile
Version 1.1.0
Description firefox profile for selenium WebDriverJs, admc/wd or any other node selenium driver that supports capabilities
Released Date 2017-10-28T02:59:24.928Z
Published by saadtazi
How to Learn https://www.npmjs.com/package/firefox-profile/tutorial