io.github.bonigarcia.wdm.WebDriverManagerException: A response error is detected: HTTP/1.1 403 Forbidden error using WebDriverManager and FireFox
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