io.github.bonigarcia.wdm.WebDriverManagerException: A response error is detected: HTTP/1.1 403 Forbidden error using WebDriverManager and FireFox
05:07 19 Nov 2019

I am running my Selenium automation code in Firefox and getting the below error : io.github.bonigarcia.wdm.WebDriverManagerException: A response error is detected: HTTP/1.1 403 Forbidden

It is working fine in Chrome browser.

FireFox version : 70.0.1 (64-bit)

OS : Mac OS

selenium selenium-webdriver firefox selenium-firefoxdriver webdriver-manager