kmfkbook.blogg.se

Install chromedriver mac
Install chromedriver mac











install chromedriver mac

'chromedriver_path': "/usr/local/Caskroom/chromedriver/2.37/chromedriver".format(os.environ),

install chromedriver mac

It should be something similar as in my config, thus a /path/to/chromedriver (note the missing “.rb” extension). 'chromedriver_path': "/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/chromedriver.rb".format(os.environ), Your path leads to a homebrew formula (a ruby script containing a set of commands to install a certain software), not the chromedriver binary, which has no extension, just sth. Chromedriver leads to /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/chromedriver.rb and when I enter













Install chromedriver mac