selenium / seleniumwire unknown error: cannot determine loading status from unknown error: unexpected command response
You need to upgrade Google Chrome and your Chrome Driver to version 104: Install Google Chrome Beta from here: https://www.google.com/chrome/beta/ Update ChromeDriver to 104 manually (it is not in brew yet) https://chromedriver.storage.googleapis.com/index.html?path=104.0.5112.20/ Set the chrome_options.binary_location: Windows – “C:\Program Files\Google\Chrome Beta\Application\chrome.exe” MacOS – “/Applications/Google Chrome Beta.app/Contents/MacOS/Google Chrome Beta”