List of streamers found.
Starting ChromeDriver 88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs / branch-heads / 4324 @ {# 1784}) on port 56222
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
DevTools listening on ws: //127.0.0.1: 56226 / devtools / browser / bcee188d-2853-4a96-a76d-4131f51bbb5c
Unhandled exception. System.InvalidOperationException: session not created: This version of ChromeDriver only supports Chrome version 88
Current browser version is 90.0.4430.93 with binary path C: \ Program Files \ Google \ Chrome \ Application \ chrome.exe (SessionNotCreated)
at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError (Response errorResponse)
at OpenQA.Selenium.Remote.RemoteWebDriver.Execute (String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.Remote.RemoteWebDriver.StartSession (ICapabilities desiredCapabilities)
at OpenQA.Selenium.Remote.RemoteWebDriver..ctor (ICommandExecutor commandExecutor, ICapabilities desiredCapabilities)
at OpenQA.Selenium.Chrome.ChromeDriver..ctor (ChromeDriverService service, ChromeOptions options, TimeSpan commandTimeout)
at TwitchGrobs.Program.Init ()
at TwitchGrobs.Program.Main ()
[/ CODE]