webdriver_prefs.json — File Not Found Error Solved in Linux | Eyewitness | Kali Linux

FileNotFoundError: No such file or directory: /webdriver/firefox/webdriver_prefs.json — Error Solved | November 2022 | Karthikeyan Nagaraj

Karthikeyan Nagaraj
System Weakness

--

FileNotFoundError: [Errno 2] No such file or directory:
‘/usr/lib/python3/dist-packages/selenium/webdriver/firefox/webdriver_prefs.json’

The Problem is that the webdriver_prefs.json file is Missing

Solve the Above Error by Adding the webdriver_prefs.json file into the the directory /usr/lib/python3/dist-packages/selenium/webdriver/firefox/

Download the webdriver_prefs.json Here

Copy the File and Paste it on the Above Mentioned Directory

sudo cp /home/cyberw1ng/webdriver_prefs.json /usr/lib/python3/dist-packages/selenium/webdriver/firefox/

The Error Will be Solved!!

Thank you For Reading!!

Happy Hacking ~

Author : Karthikeyan Nagaraj ~ Cyberw1ng

FAQ:

  1. FileNotFoundError: [Errno 2] No such file or directory:
    ‘/usr/lib/python3/dist-packages/selenium/webdriver/firefox/webdriver_prefs.json’
  2. How to Solve FileNotFoundError: [Errno 2] No such file or directory:
    ‘/usr/lib/python3/dist-packages/selenium/webdriver/firefox/webdriver_prefs.json’
  3. webdriver_prefs.json not found error
  4. webdriver prefs.json not found

--

--

Security Researcher | Bug Hunter | Web Pentester | CTF Player | TryHackme Top 1% | AI Researcher | Blockchain Developer