Openbullet System.InvalidOperationException HELP
-
How can i fix this?
Im running the newest Chromedrivers but it doesnt work.Opening browser...
System.InvalidOperationException: session not created: This version of ChromeDriver only supports Chrome version 88
Current browser version is 87.0.4280.141 with binary path C:\Program Files (x86)\Google\Chrome\Application\chrome.exe (SessionNotCreated)
bij OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse)
bij OpenQA.Selenium.Remote.RemoteWebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
bij OpenQA.Selenium.Remote.RemoteWebDriver.StartSession(ICapabilities desiredCapabilities)
bij OpenQA.Selenium.Remote.RemoteWebDriver..ctor(ICommandExecutor commandExecutor, ICapabilities desiredCapabilities)
bij OpenQA.Selenium.Chrome.ChromeDriver..ctor(ChromeDriverService service, ChromeOptions options, TimeSpan commandTimeout)
bij OpenQA.Selenium.Chrome.ChromeDriver..ctor(ChromeDriverService service, ChromeOptions options)
bij RuriLib.SBlockBrowserAction.OpenBrowser(BotData data)
Executed browser action Open on input
-
Update your chrome browser. Don't you see 87 < 88?