I have been facing issues with auto updation of firefox on linux machine. I need a solution to disable auto update of firefox as i need to use firefox version below 41 to support my selenium version. I am writing a script to install and run Xvfb and firefox. Is there a way via command line to disable auto update of firefox so that i can add it to my script.
Similar question was posted earlier here but there is solution explained. can anybody help me with this.