Berk Acar

Results 1 comments of Berk Acar

No solution in this? I got the same error after chrome is updated. Tried with or without VersionResolveStrategy.MatchingBrowser, didnt work both. code: new WebDriverManager.DriverManager().SetUpDriver(new ChromeConfig(), VersionResolveStrategy.MatchingBrowser); driver = new ChromeDriver();...