[Pkg-chromium-maint] Bug#862177: chromedriver: right path ?

Herbert Parentes Fortes Neto hpfn at debian.org
Tue May 9 13:59:18 UTC 2017


Package: chromedriver
Version: 58.0.3029.81-1
Severity: normal
Tags: newcomer

Dear Maintainer,

 I just installed chromedriver and did a
first try scritp with pycharm:

---------------------------------------
from selenium import webdriver

browser = webdriver.Chrome()
browser.get('http://localhost:8000')

assert 'Django' in browser.title
--------------------------------------

Clicked on 'Run' and got an error:

/usr/lib/chromiun/chromedriver not found

The file is installed in '/usr/bin', so
I did a symlink as a quick fix.

Is '/usr/bin/chromedriver' the right path ?



Regards,
Herbert



-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64
 (x86_64)

Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.utf8, LC_CTYPE=pt_BR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages chromedriver depends on:
ii  chromium-driver  58.0.3029.81-1

chromedriver recommends no packages.

chromedriver suggests no packages.

-- no debconf information



More information about the Pkg-chromium-maint mailing list