Celery & Selenium — WebDriverException errors when calling selenium in celery task
I am making a project to scrape a particular website using selenium. When I am running that script normally it’s working great but when I am calling it using celery task. It is throwing error