question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Chromedriver Error Mac

See original GitHub issue

I am getting the error “Looks like we cannot locate the path the ‘chromedriver’ (use the ‘–chromedriver’ argument to specify the path to the executable.) or google chrome browser is not installed on your machine”

I have chromedriver located in my projectDirectory and my arguments appears below. arguments = {"chromedriver": "/Users/Documents/google-images-download", "keywords": "Polar bears", "limit": 1000, "print_urls": False} # creating list of arguments

Any help would be appreciated. Thank you!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
gottlismcommented, May 8, 2018

Got it, thanks for your help! I ended up using /Users/Documents/google-images-download/chromedriver

Which I thought was the first option I tried but alas.

Great piece of software you have here. Thanks for sharing it.

1reaction
kevinkitcommented, May 8, 2018

Ah Sry thouht it would be a Windows machine. Nevertheless it has to be an absolute path

gottlism notifications@github.com schrieb am Di., 8. Mai 2018, 18:33:

I tried it with the same error. I’m on a Mac so I don’t think C:\ will work

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/hardikvasa/google-images-download/issues/96#issuecomment-387463346, or mute the thread https://github.com/notifications/unsubscribe-auth/AGhecYAKnY8BLbqyAb3BZheT1PelQmtlks5twcjRgaJpZM4T27Q6 .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fixing error: “chromedriver” cannot be opened because the ...
Fixing error: “chromedriver” cannot be opened because the developer cannot be verified. Unable to launch the chrome browser on Mac OS.
Read more >
MacOS Catalina(v 10.15.3): Error: “chromedriver” cannot be ...
Navigate to where your chrome driver application is saved / downloaded · Right click and select Open with · Select open with Terminal...
Read more >
How to fix, '“chromedriver” cannot be opened because ... - Quora
Go to system preferences, and you will see a 'security & privacy' option. Click into it and there should be a button that...
Read more >
Dealing with Error: “chromedriver” cannot be opened because ...
Dealing with Error: “chromedriver” cannot be opened because the developer cannot be verified. · Step 1: verify the warning · Step 2: verify...
Read more >
How to Install Chrome Driver on Mac - Software Test Academy
If you face “Error: “chromedriver” cannot be opened because the developer cannot be verified. Unable to launch the chrome browser“, you need to ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found