You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR] WebDriverException: Message: Service chromedriver unexpectedly exited. Status code was: 127
Traceback (most recent call last):
File "/var/task/lambda_function.py", line 80, in lambda_handler
driver = webdriver.Chrome(chrome_options=chrome_options)
File "/opt/python/selenium/webdriver/chrome/webdriver.py", line 68, in __init__
self.service.start()
File "/opt/python/selenium/webdriver/common/service.py", line 98, in start
self.assert_process_still_running()
File "/opt/python/selenium/webdriver/common/service.py", line 109, in assert_process_still_running
raise WebDriverException(
Hi,
Can you update to Python 3.9?
Thanks.
The text was updated successfully, but these errors were encountered: