ebay-oauth-csharp-client
ebay-oauth-csharp-client copied to clipboard
Grant authorization code not generate
Selenium.Chrome.WebDriver is incompatible with the latest Chrome version which is 126.0, Due to driver and Chrome version incompatibility, the code cannot open a browser and throws an exception. IWebDriver driver = new ChromeDriver(Directory.GetCurrentDirectory());
All your suggestion and resolution would be much appriciate