-1

Hi guys i am trying to setup chromedriver,but i am getting the following error

chrome version : 84.0.4147.105 and correspond driver dwonloaded from here

also followed the steps given here

But when i try to run my scripts it is giving me an error :

PermissionError: [Errno 13] Permission denied: 'chromedriver' During handling of the above exception, another exception occurred: selenium.common.exceptions.WebDriverException: Message: 'chromedriver' executable may have wrong permissions. Please see https://sites.google.com/a/chromium.org/chromedriver/home

Also,

whereis chromedriver

chromedriver: /usr/bin/chromedriver /usr/local/bin/chromedriver

chromedriver -v

Command 'chromedriver' not found, but can be installed with:

sudo apt install chromium-chromedriver

tanvi joshi
  • 19
  • 2
  • 8

1 Answers1

0

Firstly press (ctrl + alt + T) open your Terminal. And run this command apt-get update Or update the Chromium Browser.