Answer the question
In order to leave comments, you need to log in
How to fix selenium error?
Hello!
We urgently need to fix the error, and the programmer is resting :)
Hello everyone!
I want to find an artist who will fix the error on the local server.
File "precheck.py", line 562, in
browser = webdriver.Chrome(chromedriver_path, desired_capabilities=capabilities, service_args = [])
File "/usr/local/lib/python3.3/dist-packages/selenium-2.37. 2-py3.3.egg/selenium/webdriver/chrome/web driver.py", line 64, in __init__
desired_capabilities=desired_capabilities)
File "/usr/local/lib/python3.3/dist-packages/selenium-2.37 .2-py3.3.egg/selenium/webdriver/remote/web driver.py", line 71, in __init__
self.start_session(desired_capabilities, browser_profile)
File "/usr/local/lib/python3.3/dist-packages/selenium-2.37.2-py3.3.egg/selenium/webdriver/remote/web driver.py", line 113, in start_session
'desiredCapabilities' : desired_capabilities,
File "/usr/local/lib/python3.3/dist-packages/selenium-2.37.2-py3.3.egg/selenium/webdriver/remote/web driver.py", line 164, in execute
self.error_handler.check_response(response)
File "/usr/local/lib/python3.3/dist-packages/selenium-2.37.2-py3.3.egg/selenium/webdriver/remote/err orhandler.py", line 164, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.WebDriverException: Message: 'unknown error: Chrome failed to start: exited abnormally\n (Driver info: chromedriver=2.6.232917,platform=Linux 3.5.0-43-generic x86)'
line 562
browser = webdriver.Chrome(chromedriver_path, desired_capabilities=capabilities, service_args = [])
login(browser, key)
while True:
Can you suggest
Answer the question
In order to leave comments, you need to log in
[59,263][DEBUG]: DevTools request: 127.0.0.1:12723/json/version
[59,264][DEBUG]: DevTools request failed
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question