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

Error Webdriver #3

Open
foncubierta opened this issue Apr 3, 2021 · 0 comments
Open

Error Webdriver #3

foncubierta opened this issue Apr 3, 2021 · 0 comments

Comments

@foncubierta
Copy link

Hi, I'm trying to run the script but it indicates this error:

Traceback (most recent call last):
File "/home/autorenuevamilanuncios/./main.py", line 242, in
main()
File "/home/autorenuevamilanuncios/./main.py", line 213, in main
driver = webdriver.Chrome(options=options)
File "/usr/lib64/python3.9/site-packages/selenium/webdriver/chrome/webdriver.py", line 73, in init
self.service.start()
File "/usr/lib64/python3.9/site-packages/selenium/webdriver/common/service.py", line 98, in start
self.assert_process_still_running()
File "/usr/lib64/python3.9/site-packages/selenium/webdriver/common/service.py", line 109, in assert_process_still_running
raise WebDriverException(
selenium.common.exceptions.WebDriverException: Message: Service chromedriver unexpectedly exited. Status code was: 127

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