dannyallover / llm_forecasting

Forecasting with LLMs
21 stars 9 forks source link

Having issues with the Selenium driver #1

Open amaster97 opened 6 months ago

amaster97 commented 6 months ago

raise NoSuchDriverException(f"Unable to locate or obtain driver for {options.capabilities['browserName']}") selenium.common.exceptions.NoSuchDriverException: Message: Unable to locate or obtain driver for chrome; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors/driver_location

amaster97 commented 6 months ago

I have installed my driver in the correct location but still doesn't work