0

I want to install firefox addon Skip Cert Error to skip ssl error for my automation projects running on Linux virtual hosts. However, I want this installation of add-on to be unattended through some script.

I have followed the steps mentioned in this thread answer by Bruno Pereira, I have tried both Global and User specific method, but they don't work for me. However, When I install the addon manually from firefox add-on page, it works fine as expected. Any help on getting this to work or any other solution will be greatly appreciated

Thanks

1 Answers1

0

wget https://addons.mozilla.org/firefox/downloads/latest/1865/addon-1865-latest.xpi firefox -silent -install-global-extension addon-1865-latest.xpi -setDefaultBrowser www.google.es