Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chrome drivers error #33

Open
ortholinux opened this issue Feb 9, 2016 · 0 comments
Open

chrome drivers error #33

ortholinux opened this issue Feb 9, 2016 · 0 comments

Comments

@ortholinux
Copy link

root:~/osintstalker# python fbstalker1.py
Traceback (most recent call last):
File "fbstalker1.py", line 59, in
driver = webdriver.Chrome(chrome_options=chromeOptions)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/chrome/webdriver.py", line 61, in init
self.service.start()
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/common/service.py", line 69, in start
os.path.basename(self.path), self.start_error_message)
selenium.common.exceptions.WebDriverException: Message: 'chromedriver' executable needs to be in PATH. Please see https://sites.google.com/a/chromium.org/chromedriver/home

Exception AttributeError: "'Service' object has no attribute 'process'" in <bound method Service.del of <selenium.webdriver.chrome.service.Service object at 0xb5d4908c>> ignored

i tried to put chromedriver executable in path and every other way but still not working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant